2 releases

0.1.1 Jun 1, 2024
0.1.0 Jun 1, 2024

#644 in Database interfaces

Download history 193/week @ 2024-05-27 48/week @ 2024-06-03 11/week @ 2024-06-10

252 downloads per month

Apache-2.0

24KB
536 lines

openapiv3-to-typescript

openapiv3-to-typescript is a Rust-based tool designed to generate TypeScript types directly from OpenAPI v3 schemas.

Create an instance of Generator to parse types.

Installation

[dependencies]
openapiv3-to-typescript = ".."

Contribution

Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.

Dependencies

~2.9–4MB
~71K SLoC