Skip to content

lgrammel/water

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

water

Live coding sketchpad for d3 visualizations written in Coffeescript. Code modifications are instantly displayed - no need to refresh your browser.

Based on Gabriel Florit's Water live coding sketchpad (original water)

The beautiful code editor, Ace, is an open source project by Ajax.org.

Setup

Any static file web server will work - for example,

python -m SimpleHTTPServer 8888

Then hit http://localhost:8888/water.html#bars and start coding!

About

d3 + coffeescript sketchpad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%