styled-spinkit
![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)
Simple animation loading components with styled-components
![https://gyazo.com/9fdf10c73edd16495a854b199e8f9ee0](https://i.gyazo.com/9fdf10c73edd16495a854b199e8f9ee0.gif)
See React Storybook Demo
Inspired by SpinKit.
Install
$ yarn add styled-spinkit
or
$ npm install --save styled-spinkit
API
Components
<ChasingDots/>
<Circle/>
<CubeGrid/>
<Pulse/>
<FadingCircle/>
<ThreeBounce/>
<FoldingCube/>
<WanderingCubes/>
<WaveLoading/>
<DoubleBounce/>
<RotaingPlane/>
Props
Prop | Type | Default |
---|
color | string | #333 |
size | number | 40 |
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
License
MIT © akameco