Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tadast/html_canvas_bootstrap

A quick start for html/canvas/coffeescript
https://github.com/tadast/html_canvas_bootstrap

Last synced: 11 days ago
JSON representation

A quick start for html/canvas/coffeescript

Awesome Lists containing this project

README

        

# HTML canvas boostrap

Every time I want to try something HTML5ish quickly I waste a few minutes setting up html/css/js files.
So here's a quick template I use for client side experiments.

# Usage

Go to Downloads and download [the latest version of this repo as an archive](https://github.com/tadast/html_canvas_bootstrap/archive/master.zip).

# Handy Tools

run `./coffee_watch` to automatically compile coffee to js when you save files. Edit it to add more paths if needed