dailydrip/elm-emoji

A searchable emoji database


Keywords
elm, emoji
Install
elm-package install dailydrip/elm-emoji 1.0.1

Documentation

elm-emoji

A searchable emoji database

This is a simple Elm package that collects all of the emoji into a module and provides a means of searching the database for a given emoji. I'm using it in an emoji picker package I'm working on.

Example

There's an example with an emoji picker in the example directory.

cd example
elm-reactor

NOTE

There are presently emoji missing from this package. This is due to this issue on elm-compiler. I'll look into other ways to make this work in the meantime, but wanted to get a version out.

Contributors

  • Josh Adams
  • Nate Nichols