A local filesystem wrapper that's API-compatible with Justin Azoff's MogileFS Python client. Intended for use as a development aid or mock object for MogileFS deployments, or for websites that don't know yet if they'll get big yet want to be able to scale up quickly.
Download (tarball) | Download (single file) | API Docs | GitHub Project Page
Simple hashtable implementation in JavaScript. Supports keys/values/items methods and keys that conflict with method names.
Download (tarball) | Download (single file) | API Docs | GitHub Project Page
A library for normalizing keycodes across browsers. Based on the article "JavaScript Madness: Keyboard Events" by Jan Wolter.
Download (tarball) | Download (single file) | API Docs | GitHub Project Page | Online Demo
A quick pure-JavaScript Tetris clone, done in a few hours for a Programming Reddit challenge.
Download (tarball) | Download (single file) | API Docs | Online Demo
JavaScript port of Paul Graham's Arc programming language. Based on arc0.tar.
Download (tarball) | Download (single file) | API Docs | GitHub Project Page | Online Demo
A combobox widget built upon the JQuery UI infrastructure.
Download (tarball) | Download (single file) | API Docs | GitHub Project Page | Online Demo
Python port of JSDoc.
Download (tarball) | Download (single file) | API Docs | GitHub Project Page