Nov/09
9
Émile: Stand-alone CSS animation JavaScript mini-framework
0 Comments | Posted by news in Javascript
Note: News and articles for other sites I read:
I am sitting next to Thomas Fuchs at JSConf.EU and he just posted about his new library agnostic CSS animation framework called Émile (named after Émile Cohl, an early animator).
Émile has a full set of CSS properties for animation (length-based and colors) and includes easing and callbacks all with less than 50 lines of code!
Check out an example:
PLAIN TEXT
HTML:
<script src=”emile.js”></script>
<di ….
[End News Feed]













