This repository was archived by the owner on Apr 23, 2018. It is now read-only.

Description
Thanks for taking the time to wrap this great library into an angular module. Is there any chance of getting it published into the central npm repository? I'm testing out browserify on a new experiment and it requires modules to be in npm.
I've followed the advice from this posting to use browserify-shim which allows me to load the file into my project from the local file store, but that means the project can't get any new updates without a manual process.
Cheers.