This is a library for accessing Bugzilla data conveniently from JavaScript in the browser. It defaults to working with bugzilla.mozilla.org.
Maybe someday there will be more documentation here.
- underscore
- datejs (plus the time.js module from there)
This version also assumes $.getJSON is available (as it is in jQuery).
buggerall is licensed under the MPL/GPL/LGPL tri-license, just like Firefox.