Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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