/gutenberg-animate

Animation Block Plugin

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Gutenberg Animate

Add animation to your WordPress Gutenberg blocks.

Use the power of animate.css as your Gutenberg blocks as they enter the viewport. Just add an Animation Block and then put any blocks to be animated into the animation block. You will need to install the Gutenberg plugin first.

npm start to watch the files.

npm run build to bundle for production.

Big Thanks to packages used.

Animate.css

create-guten-block

Emergence.js

To Name a few.