react-animated-numbers

👾 Library showing animation of number changes in react.js

MIT License

Downloads
43K
Stars
219
Committers
7

Bot releases are hidden (Show)

react-animated-numbers - v0.18.0 Latest Release

Published by heyman333 9 months ago

react-animated-numbers -

Published by heyman333 11 months ago

  • apply fontVariantNumeric: "tabular-nums"
react-animated-numbers - v0.17.0

Published by heyman333 11 months ago

  • Updated library to use framer-motion
react-animated-numbers - v0.16.0

Published by heyman333 over 1 year ago

  • adding locale prop #48
react-animated-numbers - v0.15.0

Published by heyman333 over 1 year ago

including new PRs from @JohnGale87

#45
#44
#43

react-animated-numbers - v0.14.0

Published by heyman333 about 2 years ago

deploy #35

react-animated-numbers - v0.13.0

Published by heyman333 over 2 years ago

  • prevent re-render by using react.memo #31
react-animated-numbers - v0.12.2

Published by heyman333 over 2 years ago

  • rm log
react-animated-numbers - v0.12.1

Published by heyman333 over 2 years ago

  • update react-spring version to 9.4.5
react-animated-numbers - v0.12.0

Published by heyman333 over 2 years ago

  • bugfix
    • use React.memo to prevent re-render #28
    • fixes #27
react-animated-numbers - v0.11.0

Published by heyman333 over 2 years ago

  • added react-intersection-observer lib to show the animation when the numbers appeared on the screen.
  • update react-spring vertion to latest
react-animated-numbers - v0.10.1

Published by heyman333 almost 3 years ago

  • fix deploy issue #25
react-animated-numbers - v0.10.0

Published by heyman333 almost 3 years ago

  • Render decimal point properly (thanks to @pjc0247)
react-animated-numbers - v0.9.0

Published by heyman333 almost 3 years ago

  • Added animation config option
react-animated-numbers - v0.8.0

Published by heyman333 almost 3 years ago

  • Convert animations dynamically
react-animated-numbers - v0.7.0

Published by heyman333 about 3 years ago

  • Changed the animation to start when the number is exposed in the browser.
react-animated-numbers - v0.6.4

Published by heyman333 about 3 years ago

  • rm unnecessary types
react-animated-numbers - v0.6.3

Published by heyman333 about 3 years ago

resolves #17

react-animated-numbers - v0.6.1

Published by heyman333 about 3 years ago

  • fix types
react-animated-numbers - v0.6.0

Published by heyman333 about 3 years ago

  • remove some unnecessary props
  • change configs prop to show more dynamic animations