Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flyfloor/react-uikits

react uikits
https://github.com/flyfloor/react-uikits

react react-components

Last synced: 2 months ago
JSON representation

react uikits

Awesome Lists containing this project

README

        

## React uikit

[![Downloads](https://img.shields.io/npm/dt/react-uikits.svg)](https://www.npmjs.com/package/react-uikits)
[![Version](https://img.shields.io/npm/v/react-uikits.svg)](https://www.npmjs.com/package/react-uikits)

基于 React.js 的企业平台组件解决方案

## 主页: [http://flyfloor.github.io/react-uikits](http://flyfloor.github.io/react-uikits)

## Release Note: [relase note](./release.md)

## 组件

* CheckBox
* Radio
* CheckBoxGroup
* RadioGroup
* DropDown
* Menu
* ConfirmBox
* Tooltip
* Modal
* Tab
* Pin
* Carousel
* Pagination
* SlideMenu
* DatePicker
* TimeInput
* Calendar
* Progress
* Toast
* NoticeCenter
* ...

## 安装:

```
npm install react-uikits --save
```

## 引入:

```
import {DropDown, Pagination} from 'react-uikits
```

## 样式:

```
import styles from 'react-uikits/less/main.less
```

## 使用:

```

apple
banana
cat

```

## 意见反馈:

[意见反馈](https://github.com/jerryshew/react-uikits/issues)