1.0.5 • Published 7 years ago

@tmmc/animate-scss v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

animate-scss - SASS version of cross-browser CSS animations library by Daniel Eden.

You can find all information at https://daneden.github.io/animate.css/.
All credits go to Daniel Eden.

Installation

Install via npm:

npm install @tmmc/animate-scss --save

Compiling SASS to CSS

Use it as it comes (with all the animations included) or just comment out the ones you are not planning to use in ./src/sass/animate.scss and run npm run build.

If you need wider range of supported browsers, change values in browserslist key in package.json.

Usage with jQuery

There is also a script extending jQuery with short description in it how to use it: ./src/js/jquery-animate-css.js.

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago