1.0.7 • Published 8 years ago

sx-ui v1.0.7

Weekly downloads
36
License
-
Repository
github
Last release
8 years ago

基于React项目的通用封装

平时项目中提取一些公共功能,便于各个项目之间公用,统一维护

文件说明

.
├── antd // 基于 antd 封装的组件
├── builder // 构建工具
├── docs // 文档
├── index.js // 导出一些公共内容,方便引用
├── redux // redux的一些封装
├── route // 路由相关封装
├── utils // 通用的一些工具方法