Skip to content

BlackToolBoxLaboratory/react-timeline

Repository files navigation

Blacktbox-react-timeline

Create timeline with React.

Installation

Using with NPM:

$ npm install --save @blacktoolbox/react-timeline

// using ES6 modules
import Timeline from '@blacktoolbox/react-timeline';

// using CommonJS modules
var Timeline = require('@blacktoolbox/react-timeline');

Issue

Feel free to see around the codebase and share your experience with us. We will be grateful to be given advices.

Please file issue, if you have any issue or idea.

Homepage

You can see the document website on-line.