1.2.0 • Published 1 year ago

emoji-index v1.2.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

emoji-index

Tiny embedded emoji index

npm install emoji-index

Is just ~75kb in size and consumes only ~60kb on memory when running.

Usage

const e = require('emoji-index')

console.log(e.toEmoji('neutral')) // prints 😐
console.log(e.toShortCode('😐')) // prints neutral

License

Apache 2.0

1.2.0

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago