Sha256: 21abd326276c7681efb762e036578433655c6f8075f45d100615b0d07f9c3f1a
Contents?: true
Size: 859 Bytes
Versions: 1
Compression:
Stored size: 859 Bytes
Contents
# Emoji::Data This repository provides Emoji data as JSON format. Generated by running: ``` $ rake export_all_jsons ``` ## [emoji-data.json](output/emoji-data.json) From [www.unicode.org/Public/emoji/2.0/emoji-data.txt](http://www.unicode.org/Public/emoji/2.0/emoji-data.txt). ## [emoji-data.json](output/emoji-sequences.json) From [www.unicode.org/Public/emoji/2.0/emoji-sequences.txt](http://www.unicode.org/Public/emoji/2.0/emoji-sequences.txt). ## [emoji-zwj-sequences.json](output/emoji-zwj-sequences.json) From [www.unicode.org/Public/emoji/2.0/emoji-zwj-sequences.txt](http://www.unicode.org/Public/emoji/2.0/emoji-zwj-sequences.txt). ## [emoji-utr-51.json](output/emoji-utr-51.json) All of above merged into one json. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
emoji-data-0.1.0 | README.md |