JsonSchemaToTypeScript编译JSON模式为TypeScript类型声明

JsonSchemaTypeScript编译JSON模式以键入TypeScript例: { "title": "Example Schema", "type": "object", "properties": { "firstName": { "type": "string" }, "lastName": { "type": "string" }, "age": { "description": "Age in years", "type": "integer" } } }

folder
json-schema-to-typescript:将JSONSchema编译为TypeScript类型声明 预估大小:179个文件
file
.eslintrc.json 1KB
file
launch.json 452B
file
person.json 395B
file
tsconfig.json 438B
file
package.json 778B
file
tsconfig.json 450B
file
ReferencedType.json 507B
file
ReferencedTypeWithoutID.json 460B
file
defaultID.json 807B
file
nonObjectItems.json 475B
file
schemaMinItems.json 7KB
file
schemaIgnoreMaxMinItems.json 6KB
file
addEmptyRequiredProperty.json 448B
file
destructureUnaryTypes.json 633B
file
defaultAdditionalProperties.json 422B
file
redundantNull.json 944B
file
schemaItems.json 4KB
file
.editorconfig 208B
file
.gitignore 106B
file
package.json 3KB
zip 文件大小:610.18KB