Emogeez provides tooling to deal with emojis in your application. You can find the theme generator which generate a sprite with stylesheet files and emojis definitions. A tool for parsing, replace or find emojis in texts. And some UI components to display emojis in your apps.
You can find the Readme below for each tool.
It is managed by lerna and yarn workspaces.
# clone the project
$ git clone git@github.com:arthur-feral/emogeez.git
# bootstrap the workspace
$ yarn
$ yarn run lerna-bootstrap