swagger-typescript-parser

swagger-typescript-parser JS library on GitHub swagger-typescript-parser JS library on npm Download swagger-typescript-parser JS library

只需要一个命令,自动将swagger文档转换为typescript的interface和api,能自动定义接口、自动定义API、自动类型推导、静态检查参数错误...

Version 1.2.3 License ISC
swagger-typescript-parser has no homepage
swagger-typescript-parser JS library on GitHub
swagger-typescript-parser JS library on npm
Download swagger-typescript-parser JS library
Keywords
swaggertypescriptinterfaceapiopenapiparsertransform
INSTALL
Type:
<script type="module"> import swaggerTypescriptParser from 'https://cdn.jsdelivr.net/npm/swagger-typescript-parser@1.2.3/+esm' </script>
Learn more