prisma-viewer
v1.3.1
Published
Displays Prisma Datamodels/Schemas
Downloads
25
Readme
For use with Prisma Datamodels
Installation
npm i -g prisma-viewer
canary
Usage CLI
Prisma Viewer ಠ_ಠ
Usage
$ pv [path]
Options
-h, --help Displays this help message
Examples
$ pv
$ pv ./schema.prisma
Usage Playground
When viewing the schema/datamodel:
- Press the
a
key to change the layout - Use a
scroll wheel
tozoom in/out
Click and drag
topan
Development
npm run dev [path/to/datamodel]