{"library":"embed-prisma","type":"library","category":null,"description":"Exposes Prisma's compiler API for NodeJS applications, enabling programmatic schema compilation, validation, TypeScript definition generation, and documentation/diagram creation without requiring the Prisma CLI. Current stable version is 3.0.0, released with a generator change from JS to TS. The library supports multiple schema files, discriminated result types (success, failure, exception), and integrates with Prisma v7. It is designed for Node.js only, not for browser environments, and is commonly used in AI-driven backend code generation pipelines.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","prisma","compiler","schema","validation","documentation","diagram","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install embed-prisma","imports":["import { EmbedPrisma } from 'embed-prisma'","import { IEmbedPrismaResult } from 'embed-prisma'","const { EmbedPrisma } = await import('embed-prisma')"]},{"cmd":"yarn add embed-prisma","imports":[]},{"cmd":"pnpm add embed-prisma","imports":[]}],"homepage":null,"github":"https://github.com/samchon/embed-prisma","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/embed-prisma","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}