gaoryrt / number-flip

🎰 Increase your number with flipping animation
https://codesandbox.io/embed/throbbing-flower-ncm0q
MIT License
645 stars 60 forks source link

UMD #2

Closed jcubic closed 6 years ago

jcubic commented 6 years ago

It would be nice you could use the library from CDN like https://unpkg.com/number-flip@1.0.10/flip.js it notain require from node module and exports.

It would be nice if you don't need to use bundler yourself to just test your library, it will not work in codepen.

gaoryrt commented 6 years ago

added on https://github.com/gaoryrt/number-flip/commit/b944b0887e599ee993dbad31f7703b506f8aa108, and also demo on codepen.

jcubic commented 6 years ago

Awesome, thanks.