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.
- Host: GitHub
- URL: https://github.com/driaug/animated-counter
- Owner: driaug
- License: unlicense
- Created: 2023-02-12T11:51:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T05:30:56.000Z (almost 2 years ago)
- Last Synced: 2025-04-01T20:51:34.273Z (over 1 year ago)
- Topics: framer-motion, react
- Language: TypeScript
- Homepage: https://counter.driaug.com
- Size: 255 KB
- Stars: 41
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Framer Motion Animated Counter



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).