json-to-flow:将模型模式转换为流类型(.js.flow)

时间:2024-06-13 18:22:29
【文件属性】:

文件名称:json-to-flow:将模型模式转换为流类型(.js.flow)

文件大小:51KB

文件格式:ZIP

更新时间:2024-06-13 18:22:29

JavaScript

json到流 将模型模式转换为Flow (.js.flow)。 用法 有关更多详细信息,请参见。 您可以通过使用自己的自定义模板templatePath通过属性,或者你自己的模板功能templateFn财产。 请参阅下面的。 const jsonToFlow = require ( 'json-to-flow' ) ; // You can generate this yourself from tooling, // or use the `definitions` property on a Swagger spec. // Note that this has changed to include the full definition object // as of 1.0.0. const schema = { User : { properties : {


【文件预览】:
json-to-flow-master
----.flowconfig(148B)
----yarn.lock(59KB)
----.eslintrc.js(484B)
----LICENSE(1KB)
----test()
--------results()
--------test.spec.js(5KB)
--------fixtures()
--------expected()
--------swagger.json(138KB)
----README.md(6KB)
----template.ejs(508B)
----.gitignore(526B)
----index.js(5KB)
----cli.js(2KB)
----CHANGELOG.md(2KB)
----package.json(1KB)

网友评论