mongoose-visual

0.1.0 • Public • Published

mongoose-visual

  • 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/

Readme

Keywords

none

Package Sidebar

Install

npm i mongoose-visual

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • edwardhotchkiss