To check out this repository:
- Install dependencies and build the project
npm install
npm run build-inline
cd dist/
- Open a webserver
python3 -m http.server 9000
- Open the page with a browser
xdg-open http://localhost:9000/inline.html
A proof of concept for a bug with the emojibase local date in picmoJS
JavaScript