Skip to content
forked from m1212e/prismabox

typebox schema generator for prisma

License

Notifications You must be signed in to change notification settings

lobomfz/prismabox

 
 

Repository files navigation

prismabox

rewrite of prismabox with a more minimal approach

Features

  • removed barrel file and centralized schemas in a single file (better type performance)
  • supports whitelisted-only mode to only generate models that are whitelisted
  • global ignoredFields array
  • bun

Removed Features

  • everything else

About

typebox schema generator for prisma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%