GitHunt
GR

greguz/fluent-json-schema-es

JSON Schema fluent API

fluent-json-schema(-es)

A fluent API to generate JSON schemas (draft-07) for Node.js and browser. Framework agnostic.

view on npm
JavaScript Style Guide

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.

Languages

JavaScript100.0%

Contributors

MIT License
Created February 8, 2023
Updated February 21, 2025
greguz/fluent-json-schema-es | GitHunt