Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 937 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 937 Bytes

json-types

A repository of JSON types automatically generated from a JSON schema.

workflow-badge license-badge

Usage

Review the readme file for published packages.

Development

Requirements

Installation

git clone https://github.com/swordev/json-types
cd json-types

Add the type to the catalog.json file and generate the package:

pnpm types:gen

License

Distributed under the MIT License.