mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
1. fix bug of failing to resolve RFC components
2. support transforming function args
3. fix bug of oneOfType
4. fix bug of crash when circular parsing
5. fix bug of union
6. support tuple
7. fix bug of builtin type parsing
8. fix bug of false positive component identification
9. fix bug of entry resolving
@ali/lowcode-material-parser
入料模块
本模块负责物料接入,能自动扫描、解析源码组件,并最终产出一份符合 《中后台搭建组件描述协议》 的 JSON Schema。
详见文档。
demo
cd demo
node index.js