jiahuang / d3-timeline

Simple JS timeline plugin for d3
1.03k stars 282 forks source link

Added a new bower.json #19

Closed F2X closed 10 years ago

F2X commented 10 years ago

I think it will be really interesting to have a bower package to implement this, and it's not really expensive. The only thing missing after that is to register the package on bower bower register d3-timeline git://github.com/jiahuang/d3-timeline.git and create a 0.0.1 tag to make it easier to track git tag -a v0.0.1 -m "release 0.0.1"

jiahuang commented 10 years ago

Thanks for this. d3-timeline is now installable via bower :)