0.0.5 • Published 5 years ago
mongoose-erd-generator v0.0.5
Mongoose-erd-generator
A tool that extracts information from mongoose schemas and turns them into a ERD diagram.
Installation
npm install mongoose-erd-generator -g
Running the script
Usage: mongoose-erd-generator options
Options:
-V, --version output the version number
-p, --path <path> set models path wanted to generate an ERD from.
-o, --output <path> set output path
-i, --ignore-index ignore any files called index.js
-f, --format [svg,dot,xdot,plain,plan-ext,ps,ps2,json,json0]
-c, --color <color>
-h, --help
example