@orbitgtbelgium/time-slider
TypeScript icon, indicating that this package has built-in type declarations

1.0.186 • Public • Published

Orbit Time Slider

With this module you can select an interval over a series of data by means of a start and end date wich then returns a new start and end date. You can also animate this interval.

Install

yarn add @orbitgtbelgium/time-slider
# or
npm install @orbitgtbelgium/time-slider

Develop

yarn watch # watch

Production

yarn build 
# or
npm run build

Publish

npm publish

Example

alt text

NOTE

For create-react-app >= 5, need to add GENERATE_SOURCEMAP=false before commmand.
For ex (package.json):

"start": "GENERATE_SOURCEMAP=false react-scripts start",

Readme

Keywords

none

Package Sidebar

Install

npm i @orbitgtbelgium/time-slider

Weekly Downloads

2

Version

1.0.186

License

ISC

Unpacked Size

1.55 MB

Total Files

29

Last publish

Collaborators

  • nexjh
  • derubensmet
  • barbarosso
  • pienterecode
  • chewn
  • orbit-gt-belgium