Mongoose-erd-generator ===============================
npm install mongoose-erd-generatorMongoose-erd-generator
===============================
A tool that extracts information from mongoose schemas and turns them into a ERD diagram.


!bitHound Overall Score
!issues
!stars
!license
!ERD Diagram generated from this tool
Installation
-----
npm install mongoose-erd-generator -g
Running the script
-----
Usage: mongoose-erd-generator [options]
##### Options:
-V, --version output the version number
-p, --path
-o, --output
-i, --ignore-index ignore any files called index.js
-f, --format [svg,dot,xdot,plain,plan-ext,ps,ps2,json,json0]
-c, --color
-h, --help
example
-------