add timeline catagory

This commit is contained in:
chencheng 2014-09-13 08:42:16 +08:00
parent 85d5b2148b
commit 93845ac120

View File

@ -11,6 +11,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [Non-MVC Frameworks](#non-mvc-frameworks)
* [Templating Engines](#templating-engines)
* [Data Visualization](#data-visualization)
* [Timeline](#timeline)
* [Editors](#editors)
* Utilities
* [Files](#files)
@ -205,6 +206,12 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
There're also some great commercial libraries, like [amchart](http://www.amcharts.com/) and [highchart](http://www.highcharts.com/).
## Timeline
* [TimelineJS](https://github.com/NUKnightLab/TimelineJS) - A Storytelling Timeline built in JavaScript.
* [timesheet.js](https://github.com/semu/timesheet.js) - JavaScript library for simple HTML5 & CSS3 time sheets.
## Editors
* [ace](https://github.com/ajaxorg/ace) - Ace (Ajax.org Cloud9 Editor).