# knk-react
**Repository Path**: ipr-fe/knk-react
## Basic Information
- **Project Name**: knk-react
- **Description**: React components based on react
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-07-09
- **Last Updated**: 2022-06-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# knk-react
[![npm version][npm-image]][npm-url] [](../../commits/master) [](https://gitee.com/artdong/knk-react/stargazers)
[![npm download][download-image]][download-url] [](https://gitee.com/umijs/dumi) [](https://gitee.com/ipr-fe/knk-react/blob/master/LICENSE)
[npm-image]: http://img.shields.io/npm/v/knk-react.svg?style=flat-square
[npm-url]: http://npmjs.org/package/knk-react
[download-image]: https://img.shields.io/npm/dm/knk-react.svg?style=flat-square
[download-url]: https://npmjs.org/package/knk-react
[bundlephobia-url]: https://bundlephobia.com/result?p=knk-react
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/knk-react
> react components based on react
## 📍 如何使用
### 安装
```bash
npm i knk-react
## or
yarn add knk-react
```
### 使用
[快速开始 →](https://ipr-fe.gitee.io/knk-react/)
## 📐 组件看板
- 基础组件
- [SelectKeyWord 选择关键字](https://ipr-fe.gitee.io/knk-react/components/basic/select_keyword)
- [SelectTag 选择标签](https://ipr-fe.gitee.io/knk-react/components/basic/select_tag)
- [AjaxSelect 异步选择](https://ipr-fe.gitee.io/knk-react/components/basic/ajax_select)
- [CommonTable 通用表格](https://ipr-fe.gitee.io/knk-react/components/basic/common_table)
## 🖥 浏览器兼容性
- 现代浏览器和 Internet Explorer 11 (with [polyfills](https://stackoverflow.com/questions/57020976/polyfills-in-2019-for-ie11))
| 
IE / Edge | 
Firefox | 
Chrome | 
Safari |
| ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
## LICENSE
[MIT](https://gitee.com/ipr-fe/knk-react/blob/master/LICENSE)