{"library":"easy-json-schema","type":"library","category":null,"description":"A succinct json-schema language that converts JSON objects into JSON Schema definitions. Current stable version is 0.0.2-beta. Release cadence is low, with limited updates. Key differentiators: allows inline type definitions (\"string\", \"number\") and marks required fields with a leading asterisk (*). Simplifies manual JSON Schema creation by using a compact notation. Suitable for quickly generating schemas from sample data.","language":"javascript","status":"maintenance","version":"0.0.2-beta","tags":["javascript","json","to","schema","generator"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install easy-json-schema","imports":["import ejs from 'easy-json-schema'","const ejs = require('easy-json-schema');","// @ts-ignore\nimport ejs from 'easy-json-schema';"]},{"cmd":"yarn add easy-json-schema","imports":[]},{"cmd":"pnpm add easy-json-schema","imports":[]}],"homepage":"https://github.com/suxiaoxin/easy-json-schema#readme","github":"https://github.com/suxiaoxin/easy-json-schema","docs":null,"changelog":null,"pypi":null,"npm":"easy-json-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}