Emojify

Emojify, turning classics into 🆑🅰S S I C S

MIT License

Stars
16
Committers
1

Bot releases are hidden (Show)

Emojify - 2.0.0 Latest Release

Published by me4502 5 months ago

This is a major release, with some major changes:

  • Significantly improved coverage of emoji data. There are now significantly more keywords included
  • Drop CJS support, this is an ESM only library now. In general given the size you likely want to dynamically import this anyway, which means you can still load this from CJS contexts with await import('emojify-lyrics').
  • Cleanup internal tooling