mirror of
https://github.com/jakejarvis/imagemoji.git
synced 2026-09-12 00:05:31 -04:00
remove engines field from package.json
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# 🖼️ imagemoji
|
||||
|
||||
[](https://github.com/jakejarvis/imagemoji/actions/workflows/ci.yml)
|
||||
[](https://www.npmjs.com/package/imagemoji)
|
||||
[](LICENSE)
|
||||
[](https://www.npmjs.com/package/imagemoji)
|
||||
|
||||
Replaces emojis in strings or DOM nodes with corresponding images of your choosing. A barebones, mostly drop-in replacement for Twemoji's [`twemoji.parse()`](https://github.com/twitter/twemoji#twemojiparse---v1) (and heavily cherry-picked from Twitter's [original script](https://github.com/twitter/twemoji/blob/master/scripts/build.js) to cut some cruft and save a few bytes).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user