Skip to content

thibaudcolas/js1k-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published