Closed Abhinav-mad closed 4 months ago
Thank you for considering my suggestion!
Here are some examples of animation frameworks
Three.js: While primarily known for 3D graphics, Three.js is actively maintained and versatile. It’s popular among developers creating interactive 3D scenes and animations
Anime.js: Anime.js is lightweight, actively maintained, and easy to use. It’s suitable for simple to complex animations and supports CSS properties and SVG animations.
PixiJS: PixiJS is actively maintained and performs well for 2D animations, especially in game development and interactive web content.
@Abhinav-mad Thank you. This seems to fall in the category of frontend frameworks rather than backend. The focus for Node.js Toolbox for now is backend/Node.js ecosystem. For frontend libraries have a look at https://bestofjs.org/projects?tags=animation&sort=total
i see
@Abhinav-mad Thanks for the suggestion, do you have some examples?