Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thibaudcolas/js1k-2016
https://github.com/thibaudcolas/js1k-2016
canvas code-golf javascript js1k
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thibaudcolas/js1k-2016
- Owner: thibaudcolas
- License: other
- Created: 2016-02-07T23:35:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T19:52:12.000Z (over 8 years ago)
- Last Synced: 2024-12-16T03:40:16.623Z (about 1 month ago)
- Topics: canvas, code-golf, javascript, js1k
- Language: HTML
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
js1k-2016
=========>My attempts and tools for JS1K 2016. — [Try it online!](https://rawgit.com/thibaudcolas/js1k-2016/master/src/todo.html)
## 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