pilipa
v3.0.3-alpha.5
Published
噼里啪前端组件,基于react。
Downloads
2
Readme
version
旧版请使用1.x,旧版最后版本为1.1.6
新版使用3.x
usage
yarn add pilipa --registry https://nexus.i-counting.cn/repository/accounting/
Development
yarn install
yarn add [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] -P
yarn dev
...
yarn lib
yarn dist
dependency
commonjs
yarn add @types/ali-oss --registry https://npmregistry.i-counting.cn
yarn add viewerjs@^1.0.0
yarn add react@^16.2.0 react-dom@^16.2.0
yarn add font-awesome@^4.7.0
yarn add jquery@^3.2.1
amd
define(['jquery', 'react', 'react-dom', 'viewerjs', 'ali-oss'], ($, React, ReactDom, Viewer, OSS) => {})
Change Log
3.0.2
2018-06-07
- loading 组件改版 样式优化 #32