/d3.todo

A to-do list exercise in D3v4

Primary LanguageJavaScript

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