Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rjgf/swagger2ts

Package Overview
Dependencies
Maintainers
8
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rjgf/swagger2ts

从 swagger 中生成 typescript 文件

  • 0.1.41
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
8
Weekly downloads
 
Created
Source

说明

通过 swagger.json 文件生成一个 typescript 的声明文件

通过以下脚本运行

# 将结果输出到终端
swagger2ts https://api.example.com/swagger.json
# 将结果写入文件
swagger2ts https://api.example.com/swagger.json > swagger.ts

FAQs

Package last updated on 07 Jan 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc