{"library":"schemastery","type":"library","category":null,"description":"Schemastery is a TypeScript-driven schema validation library (v3.18.0, actively maintained, monthly releases). It defines schemas using TypeScript inference rather than runtime builders, offering type-safe validation and transformation. Compared to Zod or Yup, it emphasizes integration with TypeScript generics for maximum type inference and a lightweight footprint. It supports nested objects, arrays, unions, and custom types with full type narrowing and error reporting.","language":"javascript","status":"active","version":"3.18.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install schemastery","imports":["import { Schema } from 'schemastery'","import { s } from 'schemastery'","import { string } from 'schemastery'"]},{"cmd":"yarn add schemastery","imports":[]},{"cmd":"pnpm add schemastery","imports":[]}],"homepage":"https://github.com/shigma/schemastery","github":"https://github.com/shigma/schemastery","docs":null,"changelog":null,"pypi":null,"npm":"schemastery","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}