knk
v0.1.11
Published
react components based on react
Downloads
22
Maintainers
Readme
knk
react components based on react
📍 如何使用
安装
# use npm
npm i knk
# use yarn
yarn add knk
加入开发
本地预览
# use npm
npm install
npm start
# use yarn
yarn install
yarn start
发布文档
# use npm
npm run deploy
# use yarn
yarn deploy
组件打包
# use npm
npm run compile
# use yarn
yarn compile
使用
📐 组件看板
- 基础组件
- 通用组件
🖥 浏览器兼容性
- 现代浏览器和 Internet Explorer 11 (with polyfills)
| IE / Edge | Firefox | Chrome | Safari | | ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | | IE11, Edge | last 2 versions | last 2 versions | last 2 versions |