@szygi/emoji-cloud

1.0.0 • Public • Published

emoji-cloud

Simple CLI tool that process text input from STDIN and outputs emojis and their occurrences in CSV format.

INSTALLATION

npm install -g @szygi/emoji-cloud

USAGE

cat file_with_emojis.txt | emoji-cloud

eg. Sample output may be:

😂,1200
📷,603
❤️,597
😍,346
➡️,321

This may be later used as an input to keyword cloud of your choice.

Package Sidebar

Install

npm i @szygi/emoji-cloud

Weekly Downloads

5

Version

1.0.0

License

MIT

Unpacked Size

2.89 kB

Total Files

4

Last publish

Collaborators

  • szygi