Vivus: An SVG animation library
Vivus is a JavaScript class for animating SVGs with no dependencies necessary. It offers asynchronous animations, delayed animations, and line-by-line animations.
vivus.js
Demo available on http://maxwellito.github.io/vivus
Vivus is a little JavaScript class (little, because it's being lightweight and having no dependency) to make drawing animation with SVGs in a webpage. Different animations are available, even scripting the entire SVG to do whatever you want.
Animations
'프로그래밍 > Web' 카테고리의 다른 글
[javascript] Paperclip.js: A powerful template engine for Node.js and the browser (0) | 2014.12.02 |
---|---|
[JAVASCRIPT] Angular-kickstart: Develop with AngularJS faster (0) | 2014.11.19 |
[HTML] Stitches: HTML5 sprite sheet maker (0) | 2014.11.17 |
[HTML5] hash tag 사용시 IE에서 title이 왜곡되는 현상 (0) | 2014.11.10 |
[Charts] Google Charts - Column Chart (0) | 2014.11.10 |