here, you code animations in Nim!
see these for inspiration:
useful links:
- add svg manipulation like: scale, transform, ... (see this)[https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/transform]
- custom animation function
- runs on browser
- control preview like start and stop frame
- useing nim code with DLS