Skip to content

jdclarke5/animate

Repository files navigation

Animate!

Animate the web! Because it's a bit of fun.

Available as a browser extension for Mozilla Firefox and Google Chrome.

Choose your selector/animation/options and click Animate! Select specific elements using the mouse, or use CSS selectors. Apply predefined animations or construct your own using CSS properties. Choose animation options such as duration, timing, and direction. You can add multiple animations, undo, and reset.

You can use it just for fun, or as a tool for web development. Or both!

This project is built using the WebExtensions API using JavaScript ES6. It is natively compatible with Mozilla Firefox and has been made compatible with Google Chrome using Mozilla's webextension-polyfill. It uses the wonderful animate.css library of Daniel Eden.

Contributions welcome. Just submit a pull request.