gengyang d4c45d2dea fix: fix typescript related bugs, including the following:
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
2020-10-13 10:20:59 +08:00
..
2020-09-15 19:06:35 +08:00
2020-03-16 20:40:34 +08:00
2020-09-29 23:29:25 +08:00
2020-09-29 23:29:25 +08:00
2020-09-15 19:06:35 +08:00
2020-09-09 19:15:50 +08:00

@ali/lowcode-material-parser

入料模块

本模块负责物料接入,能自动扫描、解析源码组件,并最终产出一份符合 《中后台搭建组件描述协议》JSON Schema

详见文档

demo

cd demo
node index.js

API