{"library":"json-schema-empty","type":"library","category":null,"description":"Generates minimal, deterministic data from a JSON Schema. Version 1.1.1 is current. The library fills values that fit the structure of the schema (e.g., empty strings, zeros, empty arrays) rather than random data. It supports JSON Schema draft-04, including $ref, oneOf, anyOf, allOf, and enum. Unlike data generators like json-schema-faker, it prioritizes simplicity and determinism for use cases like form defaults or test fixtures.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-empty","imports":["import empty from 'json-schema-empty'"]},{"cmd":"yarn add json-schema-empty","imports":[]},{"cmd":"pnpm add json-schema-empty","imports":[]}],"homepage":"https://github.com/romeovs/json-schema-empty#readme","github":"https://github.com/romeovs/json-schema-empty","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-empty","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}