1.3.0 • Published 6 years ago

react-spinkits v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

React SpinKit

the package is based on SpinKit by tobiasahlin which is really great when you want a spinner. and this one is prepared to be used as a simple react component.

Demo

Install

npm install react-spinkits --save

Usage

import the component

import Loader from 'react-spinkits'

// and use like this
<Loader type="rect" /> 

License

Copyright © 2017 Amirhossein Eslami, Licensed under MIT.

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago