genson-js

JSON →
library 0.0.8 ·javascript
verified Jun 7, 2026

genson-js (v0.0.8) is a TypeScript/JavaScript library for generating JSON Schemas from JSON objects and merging multiple schemas. It ports the Python GenSON library, providing functions like createSchema, mergeSchemas, createCompoundSchema, extendSchema, areSchemasEqual, and isSubset. It ships TypeScript types and is designed for lightweight schema inference and composition. Released occasionally with basic functionality; no recent updates. Differentiated by its focus on schema merging and TypeScript support.