biovisualize / d3.todo

A to-do list exercise in D3v4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3.todo

A minimalistic to-do list in D3.js v4, inspired by TodoMVC, as an example of a very simple module pattern.

See it in action [here] (http://biovisualize.github.io/d3.todo/example/index.html), or open /example/index.html locally.
To run the test suite, go here, or open /test/index.html locally

About

A to-do list exercise in D3v4


Languages

Language:JavaScript 70.5%Language:HTML 15.8%Language:CSS 13.7%