This page contains an overview about using the MochiKit JavaScript libraries.
MochiKit is a set of libraries that adapts ideas from Python and Objective-C to JavaScript. It is a tested and completely documented set of libraries. MochiKit includes libraries for the following areas of development:
- Managing asynchronous tasks
- Functional programming and comparisons
- DOM manipulation
- Color abstraction with CSS3 support
- Date and time functionality
- String formatting
- Iteration tools
- Logging tools, including an interactive logging pane
- Visual effects
See http://www.mochikit.com to download and learn more about MochiKit.