diff --git a/README.md b/README.md index 5de7964..8a1d7ad 100644 --- a/README.md +++ b/README.md @@ -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).