- jquery.cascadingList: a jquery widget that utlizes selective.js to create a cascading list control similar to OSX’s finder
- selective.js: a simple widget that resembles a html multi select, but is created from an unordered list in order to be stylable.
- jquery.extendQuery: a simple utility function that is helpful in some ajax application
- *appState.js: a small library that adds an observer pattern on top of a sites url query parameters (or hash parameters for html4 browsers)
- *maverick.js: a highly configurable tachometer widget written using the html5 canvas element
*Code is ready but documentation is still in the works