/waitanimate

Provides an easy way to calculate CSS keyframe percentages so that you can insert a delay between each animation iteration.

Primary LanguageJavaScriptMIT LicenseMIT

WAIT! Animate

waitanimate.wstone.io

Build & development

Clone then npm install && bower install.

Run grunt serve for preview.

Deploy

To deploy to gh-pages (run from project root):

npm run deploy