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
447 stars
8 watching
22 forks
Language: TypeScript
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
emyann/prisma-uml | Generates PlantUML diagrams from Prisma schema files | 116 |
skn0tt/prisma-erd | A tool to generate and visualize Entity-Relationship Diagrams from Prisma schema definitions. | 282 |
cartergrimmeisen/zod-prisma | Automates Zod schema generation from Prisma models. | 827 |
ridafkih/schemix | A tool for generating Prisma schemas programmatically using TypeScript | 483 |
keonik/prisma-erd-generator | A tool that generates an entity relationship diagram based on a Prisma schema | 894 |
chrishoermann/zod-prisma-types | Generates Zod schemas from Prisma models with validation options | 657 |
pantharshit00/prisma-docs-generator | Automates the generation of documentation references from Prisma schema. | 575 |
mermade/widdershins | Converts API definitions to documentation compatible markdown | 1,495 |
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. | 143 |
amplication/prisma-schema-dsl | An interface to generate Prisma schema files from code | 112 |
samchon/bbs-backend | An example backend project demonstrating NestJS and Prisma stack for education and showcasing the utility of third-party libraries for productivity | 25 |
notiz-dev/prisma-dbml-generator | Automatically generates a DBML file from a Prisma schema | 684 |
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 |