技术开发框架基于 storybook
- storybook
- cypress
- npm 标准包分发方式
- jest
- 组件依赖 package.json 配置
- 组件入口
- 代码打包
- ES6 module 模式
- 组件演示预览
- 组件文档
- 组件代码预览 code sandebox
- ESlint
- e2e 测试 Cypress
- 单元测试 jest
- 模拟数据 mocha
- 快照测试 snapshot
- 按需引入
- 主题色
- 组件库文档样式
- 组件库部署
Building an Angular 4 Component Library with the Angular CLI and ng-packagr