# shineout **Repository Path**: nikomal/shineout ## Basic Information - **Project Name**: shineout - **Description**: 高性能React组件库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-27 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
A components library for React
## Docs [View docs here](https://sheinsight.github.io/shineout/) ## Requirements ``` React >= 16.0.0 ``` ## Browsers support | [
](http://godban.github.io/browsers-support-badges/)IE / Edge | [
](http://godban.github.io/browsers-support-badges/)Firefox | [
](http://godban.github.io/browsers-support-badges/)Chrome | [
](http://godban.github.io/browsers-support-badges/)Safari | [
](http://godban.github.io/browsers-support-badges/)Opera | [
](http://godban.github.io/browsers-support-badges/)Electron |
| --------- | --------- | --------- | --------- | --------- | --------- |
| IE10, IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions |
## Installation
```
yarn add shineout
// or
npm install shineout
```
## CDN
```
```
## Usage
```
import { Button } from 'shineout'
```