peak-bcm-base
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

peak-bcm-base

peak-bcm-base(中后台基础组件库),主要存放各个业务线都可复用的基础组件。

一、如何引用

由于 peak-bcm-base 组件库是在 React 框架基础上对 Antd Design 进行的二次封装,所以在引用 peak-bcm-base 组件库的同时,还需安装 React、Ant Design 等第三方依赖。

import { InputVerfiy } from 'peak-bcm-base'

组件单元测试

采用jest + enzyme方案

注:

  • 第三方依赖若不需要重复安装,可以选择安装在 devDependencies,还需放到 peerDependencies 中,否则对于 cmj 输出的包,module 编译会报错

Readme

Keywords

Package Sidebar

Install

npm i peak-bcm-base

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

1.19 MB

Total Files

136

Last publish

Collaborators

  • peakcary