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

https://github.com/ratson/react-animated-count

React animated count
https://github.com/ratson/react-animated-count

Last synced: about 1 year ago
JSON representation

React animated count

Awesome Lists containing this project

README

          

# react-animated-count

Animated count component for React.

## Installation

```
npm install --save react-animated-count
```

## Usage

```js
import AnimatedCount from 'react-animated-count'

export default () => {
return
}
```