Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.23 KB

README.md

File metadata and controls

42 lines (29 loc) · 2.23 KB

schema-typescript


JSON Schema TypeScript utilities for the Interweb

Packages

This repository contains the following packages:

  • schema-typescript
    Provides robust tools for handling JSON schemas and converting them to TypeScript interfaces with ease and efficiency.

  • @schema-typescript/cli
    CLI is the command line utility for schema-typescript.

  • schema-sdk
    Provides robust tools for handling OpenAPI schemas and converting them to TypeScript clients with ease and efficiency.

  • @interweb/node-api-client
    A lightweight and flexible HTTP client for interacting with RESTful APIs in Node.js, supporting common HTTP methods and customizable options.

  • @interweb/fetch-api-client
    A lightweight and flexible HTTP client for interacting with RESTful APIs in Node.js and the Browser, supporting common HTTP methods and customizable options.

Need Help?

schema-typescript might not work perfectly for all JSON schemas yet. We value your feedback and contributions to make it better. If you encounter any issues or have suggestions for improvements, please let us know.

License 📜

Distributed under the MIT License. See `LICENSE` for more information.