ldpro-parser
落地项目解析器模块
Documentation
-
ConfigsParse: 遍历配置项,使用对应解析器执行
-
公用解析器
-
web解析器
- carousel: 走马灯组件
- radioGroupRouter: 走马灯组件
- subRouter: 左侧子路由解析器
- table: 表格解析器
- tabs: 标签页组件解析器
-
h5解析器
-
loadable加载器
- loadable:【待补充】
Contributing
git clone http:git.datayes.com/LDPRO/ldpro-parser.git
npm install
- 添加修改
git add .
git commit -m "some masage here"
npm version ***
参见 major | minor | patchnpm publish
git push origin
Dependencies
- antd
- antd-mobile
- highcharts
- highcharts-more
- immutable
- ldpro-utils
- lodash
- prop-types
- react
- react-redux
- react-router-dom
- redux
- redux-saga
- reselect
- sortablejs
- styled-components