cving
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

cving

NPM version dumi

集成组件库、物料库、工具库于一体的业务提效平台

npm 发版流程

修改 package.json 中的版本号,执行 npm run release

部署 github.io

$ npm run deploy

Todo

目录结构

cving
├─ demos --------------------- **物料**
│ ├─ docs
│ │ └─ index.md
│ └─ table
│ └─ basic.tsx
├─ docs ---------------------- 首页文档
├─ src ----------------------- **组件**
│ ├─ docs
│ │ └─ index.md
│ ├─ components
│ │ └─ request
│ └─ index.tsx -------------- 对外入口
├─ tools --------------------- **工具**
│ ├─ docs
│ │ └─ index.md
│ └─ paramsToInterface
│ └─ index.ts
├─ .fatherrc.ts -------------- 打包配置
├─ webpack.config.js
└─ package.json

Readme

Keywords

none

Package Sidebar

Install

npm i cving

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

442 kB

Total Files

55

Last publish

Collaborators

  • hanshuo