Skip to content

muan/emoji-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

emoji-search

I made muan/emojilib because I wanted to build an emoji searcher. By now I have 3 projects doing emoji search, one web(emoji), one Electron app(mojibar), one mruby command line tool(emoji-cli), and each duplicating the search logic. It's about time this happens!

Usage

> const es = require('emoji-search')
> es('panda')
[ '🐼', '🎍' ]
> es('v')[0]
✌️

Development

$ npm install

OK

Sup.

About

πŸ” Searching.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published