A minimalistic to-do list in D3.js v4, inspired by TodoMVC, as an example of a very simple module pattern.
Tweaked to use an idiosyncratic composition style and raw HTML as a template.
See it in action [here] (http://RohanHart.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