An open API service indexing awesome lists of open source software.

https://github.com/bentatum/spinning-pizza

♻️ 🍕 A loading indicator set using animated emojis
https://github.com/bentatum/spinning-pizza

Last synced: about 2 months ago
JSON representation

♻️ 🍕 A loading indicator set using animated emojis

Awesome Lists containing this project

README

        

# ![](http://media.benjamintatum.com/spinning-pizza-small.gif) spinning-pizza

[![npm][npm-image]][npm-url]
[![travis][travis-image]][travis-url]
[![standard][standard-image]][standard-url]

[npm-image]: https://img.shields.io/npm/v/spinning-pizza.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/spinning-pizza
[travis-image]: https://img.shields.io/travis/bentatum/spinning-pizza.svg?style=flat-square
[travis-url]: https://travis-ci.org/bentatum/spinning-pizza
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
[standard-url]: http://npm.im/standard

## Install

```
npm i spinning-pizza react-easy-emoji gsap recompose
```

## Usage

```js
import { SpinningPizza } from 'spinning-pizza'
```

### ``
| Prop | Type |
| :----------- | :----- |
| size | number |
| speed | number |

### ``
| Prop | Type |
| :----------- | :----- |
| size | number |
| speed | number |

### ``
| Prop | Type | Description |
| :----------- | :----- | :------------------------------------------------------- |
| size | number | |
| character | string | Pass any emoji here! 💃💃💃 |
| shade | number | 0-4 will give you various skin tones of the character, if it's available. |

## Contributing

Contributions welcome! Please read the [contributing guidelines](CONTRIBUTING.md) first.

## License

[ISC](LICENSE.md)