Skip to content

RohanHart/d3.todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3.todo

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

About

A to-do list exercise in D3v4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.2%
  • HTML 24.4%
  • CSS 12.4%