Tuesday, July 26th, 2005
MochiKit JavaScript Library
>Some pythonistas set their sites on “making JavaScript suck less” as they put it. They created the JavaScript library MochiKit.
MochiKit consists of:
- Async – manage asynchronous tasks
- Base – functional programming and useful comparisons
- DOM – painless DOM manipulation API
- DateTime – “what time is it anyway?”
- Format – string formatting goes here
- Iter – itertools for JavaScript; iteration made HARD, and then easy
- Logging – we’re all tired of alert()
- Visual – visual effects and colors
View a Sortable Table Example
Related Content:











Leave a comment