json schema to typescript:将JSONSchema编译为TypeScript类型声明 源码
json模式到打字稿 编译JSON模式以键入打字稿 例 输入: { " title " : " Example Schema " , " type " : " object " , " properties " : { " firstName " : { " type " : " string " }, " lastName " : { " type " : " string " }, " age " : { " description " : " Age in years " , " ty
文件列表
json-schema-to-typescript:将JSONSchema编译为TypeScript类型声明
(预估有个179文件)
.eslintrc.json
1KB
launch.json
452B
person.json
395B
tsconfig.json
438B
package.json
778B
tsconfig.json
450B
ReferencedType.json
507B
ReferencedTypeWithoutID.json
460B
defaultID.json
807B
nonObjectItems.json
475B
暂无评论