Mootools is a small object-oriented JavaScript library that is crossbrowser compatible and easy to use. Some features include DOM effects, Ajax, DOM Navigator, drag and drop, sortable lists, cookies management and much more. The framework also makes it easy to extend HTML elements with your own methods, to help make your coding style way cooler.
One of the nicer features is the way you download mootools. You choose the features you want to use, and mootools packages a custom JS file that includes all dependencies. This makes mootools very small and efficient! It would be nice if other libraries took this cue from mootools and incorporated this download method as well.


{ 1 comment… read it below or add one }
Too good to be true.