Skip to content

edwardhotchkiss/mongoose-visual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Bitdeli Badge

About

Generate a styled HTML document representing your loaded Mongoose.js Schemas

Resources

Stars

Watchers

Forks

Packages

No packages published