0.1.0 • Published 12 years ago

mongoose-visual v0.1.0

Weekly downloads
15
License
-
Repository
github
Last release
12 years ago

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/