1.1.0 • Published 11 months ago

react-resource-timeline v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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

MIT

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.