Skip to content

Commit 6d447e9

Browse files
authored
Merge pull request #65 from MrLeebo/prisma-ast
Add prisma-ast to readme
2 parents 03f128f + 3ce7211 commit 6d447e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ This is a collection of **awesome resources** about [Prisma](https://www.prisma.
6666
- [Prisma Yup Generator - Prisma 2+ generator to emit Yup schemas from your Prisma schema](https://github.com/omar-dulaimi/prisma-yup-generator)
6767
- [Schemix - Generate Prisma Schemas with TypeScript](https://github.com/ridafkih/schemix)
6868
- [Prismock - Run tests in isolation with an in-memory implementation of Prisma](https://github.com/morintd/prismock)
69+
- [prisma-ast - A Builder object to programmatically query and edit your schema.prisma files](https://github.com/MrLeebo/prisma-ast)
6970

7071
### :man_technologist: Prisma Clients
7172

0 commit comments

Comments
 (0)