반응형
Agile CSS3 Engine: Generate pure CSS3 with JavaScript
Agile CSS3 Engine lets you generate pure CSS3 animations using JavaScript. It’s easy to use and cross platform compatible.
Homepage: http://a-jie.github.io/Agile/
GitHub: https://github.com/a-jie/Agile
Demo Page: http://a-jie.github.io/Agile/#page-nav-demos
GitHub: https://github.com/a-jie/Agile
Demo Page: http://a-jie.github.io/Agile/#page-nav-demos
Agile
Using javascript generated pure CSS3
Agile is a simpe, fast and easy to use engine which uses javascript generated pure CSS3. Check out examples at http://a-jie.github.io/Agile/
Features
- Agile uses javascript to generate pure CSS3, without canvas, webGL or SVG.
- Performant on mobile devices, being truly cross platform.
- Agile’s API has high similar characteristic with actionscript 3.0, you can learn it in 10 minutes.
Usage
Download the minified library and include it in your html document.
<script src="js/agile.min.js"></script>
반응형
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] Passwordless: Authentication middleware for Express & Node.js (0) | 2014.07.07 |
---|---|
Boba.js: JavaScript for Google Analytics (0) | 2014.07.07 |
[Charts] Epoch: A real-time charting library (0) | 2014.07.04 |
[JAVASCRIPT] Multithread.js: Easy in-browser multithreading (0) | 2014.06.26 |
[javascript] mobile dev - Framer.js: A prototyping toolkit (0) | 2014.05.21 |