1.3.0 • Published 8 years ago

react-spinkits v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago