Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remyrylan/json-schema-typed

JSON Schema TypeScript definitions with complete inline documentation.
https://github.com/remyrylan/json-schema-typed

json-schema typescript

Last synced: 2 months ago
JSON representation

JSON Schema TypeScript definitions with complete inline documentation.

Awesome Lists containing this project

README

        

[![downloads-per-month](https://img.shields.io/npm/dm/json-schema-typed.svg?style=flat-square&label=npm%20downloads)](https://npmjs.org/package/json-schema-typed)

# JSON Schema Typed

JSON Schema TypeScript definitions with complete inline documentation.

## Distributions

- [Deno](https://github.com/jrylan/json-schema-typed/tree/main/dist/deno)
- [Node.js](https://github.com/jrylan/json-schema-typed/tree/main/dist/node)
- [Spec Definitions](https://github.com/jrylan/json-schema-typed/tree/main/dist/spec_definitions) -
Consistent JSON definitions to help library authors implement JSON Schema
validators with bundled documentation.

---

## Maintainers

- [Jeremy Rylan](https://github.com/jrylan)

## License

[BSD-2-Clause](https://github.com/jrylan/json-schema-typed/blob/main/LICENSE.md)