Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 526 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 526 Bytes

js1k-2016

My attempts and tools for JS1K 2016. — Try it online!

Theme

Tooling

Contains both UglifyJS & Closure Compiler. Uglify is faster than Closure, but Closure's output is slightly smaller.

First, install everything and set up a fast feedback loop:

npm install
bower install
npm run start

Then, start counting bytes and ship it:

npm run build
npm run test
npm run base64

TODO

Naming / marketing

Ideas