react-svg-spinners
A React Component Library for SVG Spinners
File Explorer
Download Latest Version (.zip)- BarsFade.tsx
- BarsRotateFade.tsx
- BarsScale.tsx
- BarsScaleFade.tsx
- BarsScaleMiddle.tsx
- BlocksScale.tsx
- BlocksShuffleThree.tsx
- BlocksShuffleTwo.tsx
- BlocksWave.tsx
- BouncingBall.tsx
- Clock.tsx
- DotRevolve.tsx
- Eclipse.tsx
- EclipseHalf.tsx
- GooeyBallsOne.tsx
- GooeyBallsTwo.tsx
- NinetyRing.tsx
- NinetyRingWithBg.tsx
- OneEightyRing.tsx
- OneEightyRingWithBg.tsx
- Pulse.tsx
- PulseMultiple.tsx
- PulseRing.tsx
- PulseRingsMultiple.tsx
- PulseRingsThree.tsx
- PulseRingsTwo.tsx
- PulseThree.tsx
- PulseTwo.tsx
- SixDotsRotate.tsx
- SixDotsScale.tsx
- SixDotsScaleMiddle.tsx
- Tadpole.tsx
- ThreeDotsBounce.tsx
- ThreeDotsFade.tsx
- ThreeDotsMoving.tsx
- ThreeDotsRotate.tsx
- ThreeDotsScale.tsx
- ThreeDotsScaleMiddle.tsx
- TwelveDotsScaleRotate.tsx
- TwoSeventyRing.tsx
- TwoSeventyRingWithBg.tsx
- Wifi.tsx
- WifiFade.tsx
- WindToy.tsx
- index.ts
- util.ts
- .gitignore
- .npmignore
- LICENSE
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
- tsup.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/ephraimduncan/react-svg-spinners
Downloads the entire project code from GitHub to your computer.
cd react-svg-spinners
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install react-svg-spinners
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)
