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

https://github.com/driaug/animated-counter

Animated counter component for React, built with Framer Motion and Typescript.
https://github.com/driaug/animated-counter

framer-motion react

Last synced: about 1 year ago
JSON representation

Animated counter component for React, built with Framer Motion and Typescript.

Awesome Lists containing this project

README

          

# Framer Motion Animated Counter

![Framer Motion Animated Counter](https://img.shields.io/github/stars/driaug/framer-animated-counter?style=social)
![Framer Motion Animated Counter](https://img.shields.io/github/forks/driaug/framer-animated-counter?style=social)
![Framer Motion Animated Counter](https://img.shields.io/github/sponsors/driaug?style=social)

An animated counter component that starts counting when in view for Framer Motion.

The standalone component itself can be found in [Counter.tsx](src/components/Counter.tsx).