8000 GitHub - swordev/json-types: A repository of JSON types automatically generated from a JSON schema.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

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.

0