1.0.0 • Published 7 years ago
archiejs-mongo-enhancer v1.0.0
Archie mongo enhancer
This is an archiejs enhancer, which means that it is only useful if you are using archiejs link: https://www.npmjs.com/package/archiejs to write/organize your code.
Usage
See test directory for examples.
For development
Clone archiejs-core
and npm link it.
Run npm link archiejs
in this repo.