Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

C# library added #423

Closed
wants to merge 1 commit into from
Closed

C# library added #423

wants to merge 1 commit into from

Conversation

fluiddot
Copy link

This is a simple C# lib with a ShortnameToUnicode method to get unicode strings from shortnames.

Copy link
Contributor

@caseyahenson caseyahenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fluiddot nice work on this! With the release of 3.0, emoji strategy is now keyed by 'unicode' (which is actually base code point/file name) instead of shortname. Please account for this in your .map function in generate.js as well as in your .cs file.

Also note that previously the "shortname" key was not wrapped in a : where the attribute is now in that form, so you'll want to strip those out in your map as well.

Once that's done I'll go ahead and merge this.

@hackathi
Copy link

I resurrected this and re-posted it as #594. Most of the original Code by @fluiddot remained, but my version uses the new 3.0 structure and has slightly more functionality.

@fluiddot
Copy link
Author

fluiddot commented May 7, 2018

Closing this PR as it's updated in #594

@fluiddot fluiddot closed this May 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants