利用JavaScript实现Keyframe动画 – Rekapi
Rekapi is a library which brings keyframe animations to JavaScript. It allows us to define the objects, keyframes, animations and control the state of the scene (play, pause, stop).
The drawing of elements is not part of the library and that process can be accomplished by the favorite solution of each developer.
Also, Rekapi can export your DOM animations to CSS3 @keyframes for enhanced performance
It is very well documented, supports a wide list of browsers and works with Node.js too.
Requirements: Underscore & Shifty
Compatibility: All Modern Browsers
Website: http://rekapi.com/
Demo: http://rekapi.com/demo/bargraph.html
Download: https://github.com/jeremyckahn/rekapi
Compatibility: All Modern Browsers
Website: http://rekapi.com/
Demo: http://rekapi.com/demo/bargraph.html
Download: https://github.com/jeremyckahn/rekapi