Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.23 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.23 KB

dext-emoji-plugin

Travis Coveralls branch license

Dext plugin to search for emojis.

Install

$ dpm install dext-emoji-plugin

Requires Dext.

Usage

In Dext, type emojis, then your query.

Related

Contributing

  1. Clone to repository.
  2. Install dependencies

With npm:

$ npm install

With yarn:

$ yarn
  1. Run tests: npm t

License

MIT © Vu Tran