An open API service indexing awesome lists of open source software.

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表情的各种编码

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