@yceffort/number-flow
v0.1.0
Published
Fork of number-flow with extended browser support: hybrid WAAPI/rAF animation engine that keeps animations working down to Chrome 66 and iOS ~13.
Maintainers
Readme
@yceffort/number-flow
A fork of number-flow (MIT, © Maxwell Barvian) with a hybrid (WAAPI/rAF) animation engine, so the same spring animations keep working down to Chrome 66 / iOS ~13. The API is a drop-in match for upstream number-flow.
npm install @yceffort/number-flowimport '@yceffort/number-flow'
// use the <number-flow></number-flow> custom element (same as upstream)For React, use @yceffort/number-flow-react.
Live demo: https://yceffort.github.io/number-flow/
See the repository README for how it works, the full browser support matrix, and testing instructions.
License
MIT. Original number-flow © Maxwell Barvian.
