emojis-list

Complete list of standard emojis.

MIT 8 个版本
安装
npm install emojis-list
yarn add emojis-list
pnpm add emojis-list
bun add emojis-list
README

emojis-list

Dependency status Dev Dependencies Status NPM Status Donate

Complete list of standard Unicode Hex Character Code that represent emojis.

NOTE: The lists is related with the Unicode Hex Character Code. The representation of the emoji depend of the system. Will be possible that the system don't have all the representations.

Install

npm install emojis-list --save

Usage

const emojis = require('emojis-list')
console.log(emojis[0])
// => 🀄

License

MIT © Kiko Beats

版本列表
3.0.0 2019-05-12
2.1.0 2016-10-03
2.0.1 2016-05-12
2.0.0 2016-05-12
1.0.3 2016-05-12
1.0.2 2016-05-05
1.0.1 2016-04-13
1.0.0 2015-05-12