emoticon-to-emoji

0.1.9 • Public • Published

emoticon-to-emoji

Trivial script to replace emoticon char sequences with emojis. Uses emoticon for emoticon to emoji symbol map.

Usage

> var { replaceEmoticons } = require('emoticon-to-emoji');
> console.log(replaceEmoticons(']=-Dx-Px-D:);)'));
😈😝😆😃😉

Readme

Keywords

Package Sidebar

Install

npm i emoticon-to-emoji

Weekly Downloads

11

Version

0.1.9

License

MIT

Unpacked Size

10.2 kB

Total Files

7

Last publish

Collaborators

  • sgpinkus