@rchh/lowcode-material-parser
v1.0.5
Published
material parser for Ali lowCode engine
Readme
@rchh/lowcode-material-parser
Material ingestion module
Scans and parses source components, then produces a JSON Schema that follows the mid/back-office component description protocol.
See the docs.
demo
cd demo
# parse jsx
node parse-jsx.js
# parse tsx
node parse-tsx.js