react-resource-timeline
v1.1.0
Published
A React component for rendering a resource timeline.
Downloads
5
Maintainers
Readme
React Resource Timeline
A React component for rendering a resource timeline.
Installation
Using your favorite package manager:
npm install react-resource-timeline @emotion/react @emotion/styled luxon react-scroll-sync
React Resource Timeline has the following peer dependencies:
- luxon for date/time manipulation
- react-scroll-sync for scrolling
- @emotion/react and @emotion/styled for styling.
Usage
View the example here.
License
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.