react-smooth-range-input
๐ React beautiful input range slider
File Explorer
Download Latest Version (.zip)- config.yml
- FUNDING.yml
- favicon.ico
- index.html
- manifest.json
- Controller.test.tsx.snap
- SliderIndicator.test.tsx.snap
- colors.ts
- svgPath.ts
- App.css
- App.tsx
- index.css
- index.tsx
- logo.svg
- react-app-env.d.ts
- serviceWorker.ts
- .gitignore
- example.gif
- now.json
- package.json
- README.md
- tsconfig.json
- yarn.lock
- controller.test.tsx.snap
- sliderIndicator.test.tsx.snap
- colors.ts
- svgPath.ts
- createArrayWithNumbers.ts
- debounce.test.ts
- debounce.ts
- findElementXandY.ts
- isTouchDevice.ts
- preventScrollOnMobile.test.ts
- preventScrollOnMobile.ts
- sliderMeasure.test.ts
- sliderMeasure.ts
- controller.test.tsx
- controller.tsx
- index.test.tsx
- index.tsx
- sliderIndicator.test.tsx
- sliderIndicator.tsx
- .gitignore
- .npmignore
- CONTRIBUTING.md
- jest.config.js
- jestConfig.json
- package-lock.json
- package.json
- README.md
- rollup.config.js
- setup.ts
- tsconfig.jest.json
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/beekai-oss/react-smooth-range-input
Downloads the entire project code from GitHub to your computer.
cd react-smooth-range-input
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm install react-smooth-range-input
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
