An open API service indexing awesome lists of open source software.

https://github.com/eowo/angular-horizontal-timeline

Simple horizontal timeline directive for AngularJS
https://github.com/eowo/angular-horizontal-timeline

angularjs

Last synced: about 1 year ago
JSON representation

Simple horizontal timeline directive for AngularJS

Awesome Lists containing this project

README

          

# angular-horizontal-timeline
Simple horizontal timeline directive for AngularJS

# Demo
https://eowo.github.io

# Install
You can download all necessary angular-horizontal-timeline files manually or install it with bower:

```
$ bower install --save angular-horizontal-timeline
```
# Dependencies
The directive uses [moment](https://github.com/moment/moment) and [moment-range](https://github.com/gf3/moment-range):

```

```

# Load
To use the directive, include the angular-horizontal-timeline's javascript and css files in your web page:

```

```

# Add module dependency
```
angular.module('app', ['angular-horizontal-timeline']);
```

# Usage
```
lorem ipsum"},{"date":"2015-04-07","content":"

lorem ipsum

"}]">

```