Skip to content

A JavaScript Schema class that implements the JSON Schema specification as immutable objects with lazy, async initialization and optimized validations using closures and thunks.

License

Notifications You must be signed in to change notification settings

fnalabs/schema-json-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Schema(JSON)js

This repository contains the documentation for schema-json-js. To see the source code, checkout our new monorepo.

About

A JavaScript Schema class that implements the JSON Schema specification as immutable objects with lazy, async initialization and optimized validations using closures and thunks.

Resources

License

Stars

Watchers

Forks