Future work on this repository has moved to the monorepo valera-rozuvan/experiments. This repo is archived for historic purposes (to preserve commit history). Navigate over to experiments/test-html to see updates (if any).
test-html
npm install uglify-js -g
./build.sh
- try to setup a flow for HTML minification
- possibly use html-minifier
- use an easing function for fadeout animation
- see examples of easing functions
- load CSS dynamically using
- possibly use loadCSS