{"library":"jsonformer","type":"library","category":null,"description":"jsonformer is a JSON transpiler by value or schema, currently in early development (v0.0.0). It provides a lexer and parser for a custom JSON-like language with a context-free grammar. The project aims to enable transformation of JSON structures based on either literal values or schema definitions. As a very early-stage package, it is not yet feature-complete and has no stable release cadence. The library is written in TypeScript and targets both Node.js and browser environments.","language":"javascript","status":"active","version":"0.0.0","tags":["javascript","compiler","transpiler","json","schema","value"],"last_verified":"Fri May 01","install":[{"cmd":"npm install jsonformer","imports":["import jsonformer from 'jsonformer'","import { lexer } from 'jsonformer'","import { parser } from 'jsonformer'"]},{"cmd":"yarn add jsonformer","imports":[]},{"cmd":"pnpm add jsonformer","imports":[]}],"homepage":"https://compiler.syall.work/","github":"https://github.com/syall/compiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jsonformer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}