@wenonly/json2ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

json2ts

JSON对象转化为TypeScript interfaces.

fork from json2ts

安装

npm install @wenonly/json2ts

使用

在Node.js中使用:

let json2ts = require("json2ts");
let result = json2ts.convert(jsonContent);

Readme

Keywords

Package Sidebar

Install

npm i @wenonly/json2ts

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

253 kB

Total Files

11

Last publish

Collaborators

  • wenonly