Skip to content

swordev/json-types

Repository files navigation

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.