https://github.com/mc-zone/emoji-code
Kinds of codes for Emoji. Emoji表情的各种编码
https://github.com/mc-zone/emoji-code
Last synced: about 1 year ago
JSON representation
Kinds of codes for Emoji. Emoji表情的各种编码
- Host: GitHub
- URL: https://github.com/mc-zone/emoji-code
- Owner: mc-zone
- License: mit
- Created: 2014-12-06T16:40:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-15T07:36:53.000Z (over 10 years ago)
- Last Synced: 2025-06-21T16:42:34.858Z (about 1 year ago)
- Homepage:
- Size: 104 KB
- Stars: 32
- Watchers: 9
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
emoji-code
==========
**Deprecated**. (Long time no update. Emoji had increased to 4 bytes currently. )
----
Kinds of codes for Emoji
Emoji表情的名称和各种编码数据
##编码包括
```
unified // U+2600
docomo // U+E63E
kddi // U+E488
softbank // U+E04A
google // U+FE000
softb_unicode // \ue04a 在微信中可用到
```
##目前提供的格式
```
sql
json
yaml
csv
```
====
数据参考来源于:
[iamcal/php-emoji](https://github.com/iamcal/php-emoji)
可根据class name使用这个项目中的样式表
##License
MIT