bugpack
bugpack is a JavaScript class and package loader that helps make browser and
node js package loading consistent. It is designed to work both within node
js as well as directly in the browser.
bugpack provides a simple package loading mechanism that depends upon a
pre-generated registry called bugpack-registry.json. These files can be
produced using the bugpack-registry project.
The library makes up part of the foundation of our architecture for airbug
so check out the docs for an overview of the full power of what the code has
to offer. If the library is missing something you need, please let us know!