Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/remyrylan/json-schema-typed
- Owner: remyrylan
- License: other
- Created: 2019-02-20T06:27:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-04T16:24:04.000Z (over 2 years ago)
- Last Synced: 2024-08-19T18:05:51.495Z (3 months ago)
- Topics: json-schema, typescript
- Language: TypeScript
- Homepage:
- Size: 95.7 KB
- Stars: 108
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)