Added emoji-finder to Command Line Tools section (#86)

This commit is contained in:
Andreas Tietz 2017-02-04 02:51:59 +01:00 committed by Adam Harris
parent 1e76a1f844
commit f6c6872eba
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line (Nodejs implementation of howdoi).
- [Cash](https://github.com/dthree/cash) - Cross-platform Linux commands in pure ES6.
- [emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line.
- [emoji-finder](https://github.com/dematerializer/emoji-finder) - Quickly find and copy emoji to the clipboard via the command-line
## Data Manipulation