Most of my projects have been on Github, gists, or scattered around the web. Below is a list of some of my work.

Projects

Demos & examples

Libraries

  • appmetrics.js - a small library for measuring things in your web app and reporting the results to Google Analytics.
  • idb.filesystem.js - HTML5 Filesystem API polyfill using IndexedDB
  • filer.js - a wrapper library for the HTML5 Filesystem API which uses UNIX commands (cp, mv, ls) for its API.