dcsan / rune.js

A JavaScript library for programming graphic design systems with SVG

Home Page:http://runemadsen.github.io/rune.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rune.js

Rune.js is a JavaScript library for programming graphic design systems with SVG.

Follow @runemadsen for announcements.

Building and running tests

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

Contributors

About

A JavaScript library for programming graphic design systems with SVG

http://runemadsen.github.io/rune.js

License:MIT License


Languages

Language:JavaScript 100.0%