fluent-json-schema-es
v4.2.0
Published
JSON Schema fluent API
Downloads
98
Maintainers
Readme
fluent-json-schema(-es)
A fluent API to generate JSON schemas (draft-07) for Node.js and browser. Framework agnostic.
Why
This is just a tiny wrapper around fluent-json-schema
that adds a compatibility layer for ESM modules and TypeScript.
The main feature is to keep using import S from 'fluent-json-schema-es'
syntax with ESM and TypeScript.
Docs
See official docs.
Licence
Licensed under MIT.