MochiKit is a highly documented and well tested
suite of JavaScript libraries to get things done
quickly. It is the result of taking ideas from
Python, Objective-C, etc. and adapting them to
JavaScript.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release fixes minor issues in MochiKit.Style.getElementDimensions() and getViewportDimensions(). Various functions in the MochiKit.DOM module have also been corrected for use without MochKit.Iter being loaded.