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

0.0.5 • Public • Published

基于react的轻量级UI组件库

主页: https://chengcjun.gitee.io/pocket/

该组件库支持按需导入,我们只需要在项目里配置babel-plugin-import即可,具体配置如下:

// .babelrc
"plugins": [
  [
    "import", { "libraryName": "c-pocket", "style": true }
  ]
]

Readme

Keywords

Package Sidebar

Install

npm i c-pocket

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

13.6 MB

Total Files

246

Last publish

Collaborators

  • chengcjun