animate-number-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

animate-number-react

Documentation - livemehere-dev-packs

example

Introduction

This is a React component that can animate number from one value to another.
Basically, 0 is the start value and children is the end value.(children must be a string or number)

Features

  • Animate number from 0 to children
  • Animate number from previous children to children.(you can update)
  • Support two types of animation : slide and direct.
  • Customizable animation duration, easing, format, separator, decimal, startVal etc.

Package Sidebar

Install

npm i animate-number-react

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

52.4 kB

Total Files

9

Last publish

Collaborators

  • livemehere