madrobby / emile
- Source
- Commits
- Network (13)
- Issues (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 5fd40f02f3c14cd0ec54c392a57429d0a7be4c87
tree be0a66c0294ca16ebad43af491d267b717db333e
parent a5b47721d55e534860bb6319e5a17dae1b600831
tree be0a66c0294ca16ebad43af491d267b717db333e
parent a5b47721d55e534860bb6319e5a17dae1b600831
emile /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Dec 01 07:29:40 -0800 2009 | |
| |
MIT-LICENSE | Tue Nov 03 06:33:42 -0800 2009 | |
| |
README.md | Tue Jan 26 15:05:33 -0800 2010 | |
| |
emile.js | Tue Dec 01 07:36:41 -0800 2009 | |
| |
emile.min.js | Tue Dec 01 07:36:41 -0800 2009 | |
| |
index.html | Mon Nov 02 11:13:35 -0800 2009 | |
| |
test/ | Tue Dec 01 07:24:06 -0800 2009 |
README.md
Émile
Stand-alone CSS animation JavaScript mini-framework
- Doesn't need a JavaScript framework
- Full set of CSS properties for animation (length-based and colors)
- Easing and callbacks
- Less than 50 lines of code
Get updates on Twitter: http://twitter.com/emilejs
Also see the video of my presentation at Fronteers 2009: http://fronteers.nl/congres/2009/sessions/roll-your-own-effects-framework
Targeted platforms
Émile currently targets the following platforms:
- Microsoft Internet Explorer for Windows, version 6.0 and higher
- Mozilla Firefox 1.5 and higher
- Apple Safari 2.0.4 and higher
- Opera 9.25 and higher
- Chrome 1.0 and higher
License
Émile is is licensed under the terms of the MIT License, see the included MIT-LICENSE file. Émile borrows its name from http://en.wikipedia.org/wiki/%C3%89mile_Cohl.
