Rune.js is a JavaScript library for programming graphic design systems with SVG.
Follow @runemadsen for announcements.
This repo uses the rune.plugin.js
package for building and running the tests in both node and the browser:
$ rune build
$ rune test node
$ rune test browser