background preloader

Javascript-framework

Facebook Twitter

jQuery: The Write Less, Do More, JavaScript Library. Rico. The Dojo Toolkit | The JavaScript Toolkit. The Yahoo! User Interface Library (YUI) Mootools - home. Moo.fx - size does matter. Script.aculo.us - web 2.0 javascript. Labs - Adobe AIR. Bernie's Better Animation Class. Download animator.js Animator.js was a library I wrote back in 2006 to handle animation on web pages. For a time it was quite ahead of the curve: It was the first library to feature CSS morphing - the ability to smoothly transition between two styles defined as CSS classes. The world of JavaScript has moved on a lot since then. Animator.js has now been incorporated into most of the major JavaScript frameworks, either by directly porting the code (Animator.js is released under a BSD license that allows people to do this) or by borrowing the techniques.

Animator.js has served its purpose, and most people will be better served by a general purpose JavaScript framework: I recommend jQuery. I'm keeping this page up here for historical interest, and because Animator.js may still be of interest to people who want a small, fast library that does animation and nothing else. Thanks to Tim Stone, Kaspar Fischer, Clint Priest and other developers who contributed feedback and features. Check this out: