66 Star 342 Fork 79

GVPrsuite/rsuite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

RSUITE

npm Travis Coverage Status

Discord

RSUITE (React Suite) is a set of react component libraries for enterprise system products. Built by Hypers front-end team and UX team, mainly serve the company's large data products.

After three major revisions, a large number of components and rich functionality have been accumulated.

Supported Browsers

IE Edge Firefox Chrome Safari
>=10 >=14 >= 45 >= 49 >= 10

The IE9 version (including IE9) is not supported at the beginning of Rsuite 3, and is supported by other modern PC browsers. is not recommended for use on the mobile browsers.

UI Design

Rsuite Design Prototype and specification, click to view

Install

Rsuite is available as an npm package.

npm i rsuite --save

Usage

Here's a simple example

import { Button } from 'rsuite';

import '~rsuite/lib/less/index.less';

ReactDOM.render(<Button>Button</Button>, mountNode);

To preview This example, click 'CodeSandbox'.

Help Links

Change Log

Change Log

Contributing

Please read through our contributing guidelines.

Editor preferences are available in the .prettierrc for easy use in common text editors. Read more and download plugins at https://prettier.io/.

License

MIT license

空文件

简介

一套 React 的 UI 组件库 展开 收起
README
MIT
取消

发行版 (17)

全部
1年前

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/rsuite/rsuite.git
git@gitee.com:rsuite/rsuite.git
rsuite
rsuite
rsuite
3.0.0

搜索帮助