{"library":"faster-schema","type":"library","category":null,"description":"FasterSchema is an isomorphic JavaScript object schema validation library (v2.1.0) designed as a faster alternative to SimpleSchema with a similar API. It validates objects, cleans data (type conversion, property removal, automatic values), and provides a customizable error message system with localization support. Compared to SimpleSchema, it is approximately 20x faster for validation and 50x faster for cleaning complex objects, but does not support MongoDB modifier validation. Active development, frequent releases, hundreds of tests.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript"],"install":[{"cmd":"npm install faster-schema","imports":["import FasterSchema from 'faster-schema'","import { SimpleSchemaValidationError } from 'faster-schema'","import type { SchemaDefinition } from 'faster-schema'"]},{"cmd":"yarn add faster-schema","imports":[]},{"cmd":"pnpm add faster-schema","imports":[]}],"homepage":"https://github.com/sebakerckhof/faster-schema","github":"https://github.com/sebakerckhof/faster-schema","docs":null,"changelog":null,"pypi":null,"npm":"faster-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}