Skip to content

🎩 Just-add-water simple CSS animations snippets

License

Notifications You must be signed in to change notification settings

notumar/Animatopy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animatopy

🎩 Snippets for animate.css library. Why download the whole library for a few animations?

Check it out

Feature

Simple as hell, select any animation and copy the code like a boss. That's it! 😎

Prerequisites

Before running this locally, you must have these installed:

  • Node
  • Webpack

Installation

It's built in node and webpack so the process to start this is really easy.

  1. npm install
  2. npm start
  3. It will be running at localhost:8080

To make a build, use : npm run build

Contributing

Feel free to contribute to this project and treat it like your own. 😊

License

MIT License

Author

Sarthak Sharma

Acknowledgments

Thanks Daniel Eden for creating Animate.css in the first place.

About

🎩 Just-add-water simple CSS animations snippets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.1%
  • CSS 22.7%
  • JavaScript 17.2%