All Projects → gao-sun → Animator.js

gao-sun / Animator.js

Licence: mit
Effortlessly make CSS animations.

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Animator.js

Live Demos & Docs

https://gao-sun.github.io/animatorjs

NOTE: Please re-install Animator.js if you are using versions below 1.0.0, since npm does not prepend a caret to the version number when it < 0.1.0


Key Features

Efficient Pure CSS animation, great performance.

Flexible Configure your animation in various ways.

Light Less than 3KB(after gzipped), no dependency.

Powerful Easily manage key frames in css/js.

Where to Get

1.Install via npm

npm install animatorjs

2.CDN

<script src="https://unpkg.com/[email protected]/dist/animator.min.js"></script>

3.Download from dist/ in Github repository

Contributing

Please leave an issue if you find any bugs, I will fix it ASAP.

If you have any new ideas, feel free to make a pull request and wait for acceptance.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].