UNPKG

relift-html

Version:

A blazing fast view library that lets you put Javascript Template Literals in HTML

18 lines (9 loc) 238 B
### Some Dev Notes Build the dist file `rollup -c` Get the gzip size: `npx gzip-size-cli ./dist/relift-html.esm.js` Brotli compress `npx brotli-cli ./dist/relift-html.esm.js` filesize `npx filesize-cli ./dist/relift-html.esm.js`