Author: | sarthology |
---|---|
Views Total: | 577 views |
Official Page: | Go to website |
Last Update: | January 23, 2019 |
License: | MIT |
Preview:

Description:
Animatopy is an online tool used to generate CSS3 animation snippets without loading the Animate.css in the document.
How to use it:
Run the project in the node.js.
npm install npm start localhost:8080
Or go to the Animatopy official website: https://sarthology.github.io/Animatopy/
Select an animation from the dropdown.
Copy and paste the HTML & CSS snippets into your document. Done.