This website requires JavaScript.
Explore
Help
Sign In
github
/
lowcode-engine
Watch
1
Star
0
Fork
0
You've already forked lowcode-engine
mirror of
https://github.com/alibaba/lowcode-engine.git
synced
2025-12-12 11:20:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lowcode-engine
/
modules
/
material-parser
History
akirakai
6141c273c9
feat: remove module field in material-parser package.json
2022-02-22 16:14:36 +08:00
..
demo
feat: first commit - genesis
2022-02-16 11:20:17 +08:00
schemas
feat: first commit - genesis
2022-02-16 11:20:17 +08:00
scripts
fix: lint&fix auto generated types.ts
2022-02-18 15:48:23 +08:00
src
chore: 修改 code style 以及配置 lint & test action
2022-02-17 15:25:42 +08:00
test
feat: first commit - genesis
2022-02-16 11:20:17 +08:00
build.test.json
feat: first commit - genesis
2022-02-16 11:20:17 +08:00
jest.config.js
feat: first commit - genesis
2022-02-16 11:20:17 +08:00
package.json
feat: remove module field in material-parser package.json
2022-02-22 16:14:36 +08:00
README.md
feat: modify yuque link in README
2022-02-18 15:49:23 +08:00
tsconfig.json
feat: first commit - genesis
2022-02-16 11:20:17 +08:00
webpack.config.js
feat: first commit - genesis
2022-02-16 11:20:17 +08:00
README.md
@ali/lowcode-material-parser
入料模块
本模块负责物料接入,能自动扫描、解析源码组件,并最终产出一份符合《中后台搭建组件描述协议》的
JSON Schema
。
详见
文档
。
demo
cd
demo node index.js
API