You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.. | ||
example | 4 years ago | |
Parser.vue | 4 years ago | |
README.md | 5 years ago | |
index.js | 5 years ago | |
package.json | 5 years ago |
README.md
form-generator JSON 解析器
用于将form-generator导出的JSON解析成一个表单。
安装组件
npm i form-gen-parser
或者
yarn add form-gen-parser
使用示例
示例代码: