- Node bin to run in a /models/ directory of mongoose models.
- Generates a .json representation of the model, and a nicely fromated HTML/CSS Version
Example
$ npm install mongoose-visual
$ cd ~/Sites/MySite/
$ mongoosevisual docs /my-models/
$ mongoosevisual server
$ open http://localhost:8000/