prisma-ast
Schema parser
A TypeScript library that parses Prisma schema files into an object, allowing manipulation and re-printing of the schema.
Abstract Syntax Tree for parsing schema.prisma files
144 stars
5 watching
18 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
abstract-syntax-treeastjavascriptparseparserprinterprismaschemasdktypescript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool to visualize and edit Prisma Schema with real-time updates and user-friendly interface | 865 |
| | An interface to generate Prisma schema files from code | 113 |
| | Tools for organizing and structuring Prisma schema models | 23 |
| | A tool for generating Prisma schemas programmatically using TypeScript | 485 |
| | Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 462 |
| | A template project for rapid Prisma 2 schema experimentation and development | 12 |
| | Utility to format Prisma queries and substitute placeholders with values for logging purposes. | 1 |
| | Provides syntax highlighting and basic language support for Prisma schema languages in IntelliJ-based IDEs. | 42 |
| | Automates Zod schema generation from Prisma models. | 837 |
| | Generates PlantUML diagrams from Prisma schema files | 117 |
| | A module that integrates Prism's syntax highlighting into DraftJS editor states. | 275 |
| | Automatically generates a DBML file from a Prisma schema | 688 |
| | Automates the generation of documentation references from Prisma schema. | 581 |
| | A library and schematics to integrate Prisma with NestJS applications | 25 |
| | Generator for creating Zod schemas from Prisma models | 680 |