Simplest and fastest way of animating your numbers.
You don't need to worry about security issues or any other complexity other than making your numbers change as slow as you want.
- Content
- SVG properties
- CSS properties
Just a couple of bytes. Yes, bytes.
You can set how much frames per second your animation will have.
Focusing on fps, it doesn't spend resources unnecessarily changing the numbers.
Do you remember that debate at the beginning of the century about graceful degradation and progressive enhancement? It is still relevant to me.
If something goes wrong and your javascript does not load, your site or app still make sense.