pantharshit00/prisma-docs-generator
Prisma generator for automatically generating documentation reference from the Prisma schema.
Integrates as a Prisma generator plugin that runs during `prisma generate`, automatically parsing your schema to produce HTML documentation with configurable output paths and relation field inclusion. Ships with a built-in Express CLI server for locally serving the generated docs, eliminating the need for external hosting or build steps.
627 stars and 48,806 monthly downloads. No commits in the last 6 months. Available on npm.
Stars
627
Forks
30
Language
TypeScript
License
MIT
Category
Last pushed
Mar 20, 2024
Monthly downloads
48,806
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/pantharshit00/prisma-docs-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.
microsoft/ts-gyb
Generating native code interfaces from TypeScript
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or...