Add new module: Convert to Emoji alphabe

This is a fun 'cipher' for kids. Converts characters to their representation in the Emoji animal alphabet, matching first letters of the animal. Can be combined with 'Generate QR Code'.
Example: 🐅 🐙 🐧   🐍 🐘🐀 🐘 🐅 
This commit is contained in:
Arnim Rupp 2020-12-26 00:46:25 +01:00
parent c9d9730726
commit ae5c7daf8b
4 changed files with 125 additions and 1 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ src/node/index.mjs
**/*.DS_Store
tests/browser/output/*
package-lock.json