prisma-markdown
Schema generator
Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions.
Markdown generator of Prisma, including ERD and descriptions
462 stars
8 watching
24 forks
Language: TypeScript
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
emyann/prisma-uml | Generates PlantUML diagrams from Prisma schema files | 117 |
skn0tt/prisma-erd | A tool to generate and visualize Entity-Relationship Diagrams from Prisma schema definitions. | 292 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 837 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 485 |
keonik/prisma-erd-generator | A tool that generates an entity relationship diagram based on a Prisma schema | 904 |
chrishoermann/zod-prisma-types | Generator for creating Zod schemas from Prisma models | 680 |
pantharshit00/prisma-docs-generator | Automates the generation of documentation references from Prisma schema. | 581 |
mermade/widdershins | Converts API definitions to documentation compatible markdown | 1,504 |
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
mrleebo/prisma-ast | A TypeScript library that parses Prisma schema files into an object, allowing manipulation and re-printing of the schema. | 144 |
amplication/prisma-schema-dsl | An interface to generate Prisma schema files from code | 113 |
samchon/bbs-backend | An example backend project demonstrating NestJS and Prisma stack for education and showcasing the utility of third-party libraries for productivity | 26 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 688 |
samypesse/draft-js-prism | A module that integrates Prism's syntax highlighting into DraftJS editor states. | 275 |
ephraimduncan/termd | A command-line tool that renders markdown text with syntax highlighting and supports rendering from URLs or GitHub repositories. | 66 |