Socket
Socket
Sign inDemoInstall

@benbria/openapi-typescript-generator

Package Overview
Dependencies
83
Maintainers
7
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @benbria/openapi-typescript-generator

Generate typescript types from an openapi document


Version published
Weekly downloads
5
decreased by-50%
Maintainers
7
Install size
20.4 MB
Created
Weekly downloads
 

Readme

Source

@benbria/openapi-typescript-generator

NPM version

This is a command line tool for generating typescript types from an OpenAPI document. Unlike Swagger Codegen or openapi-generator, this tries to be "smart" about readOnly and writeOnly properties; if a type has one of these properties, this will generate a type for reading, and a "Create" type for writing.

This would need quite a bit of work to generate the full client.

Keywords

FAQs

Last updated on 27 May 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc