Skip to content

Developer-friendly WordPress Plugin for creating animations

Notifications You must be signed in to change notification settings

ErhardLabs/sexy-animations

Repository files navigation

Sexy Animations

Developer-friendly WordPress Plugin for creating animations

Using these libraries Waypoints.js + Animate.css

Set-up

clone the repo

cd into plugins/sexy-animations

run npm install

How to use:

To animate an element, open /assets/js/app.js:

Append an element animation object to the array animationElements

const animationsElements = [ {className: '.post', animation: 'wp-fadeInUp', delay: 'wp-delay-1'} ];

About

Developer-friendly WordPress Plugin for creating animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published