afc163
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
docs/react/recommendation.en-US.md
-
docs/react/recommendation.zh-CN.md
|
|
@ -16,7 +16,7 @@ title: Third-Party Libraries |
|
|
|
| Code Editor | [react-codemirror2](https://github.com/scniro/react-codemirror2) [react-monaco-editor](https://github.com/superRaytin/react-monaco-editor) | |
|
|
|
| Rich Text Editor | [react-quill](https://github.com/zenoamaro/react-quill) [braft-editor](https://github.com/margox/braft-editor) | |
|
|
|
| JSON Viewer | [react-json-view](https://github.com/mac-s-g/react-json-view) | |
|
|
|
| Color Picker | [react-color](http://casesandberg.github.io/react-color/) | |
|
|
|
| Color Picker | [react-colorful](https://github.com/omgovich/react-colorful) [react-color](http://casesandberg.github.io/react-color/) | |
|
|
|
| Media Query | [react-responsive](https://github.com/contra/react-responsive) [react-media](https://github.com/ReactTraining/react-media) | |
|
|
|
| Copy to clipboard | [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) | |
|
|
|
| Document head manager | [react-helmet](https://github.com/nfl/react-helmet) [react-helmet-async](https://github.com/staylor/react-helmet-async) | |
|
|
|
|
|
@ -16,7 +16,7 @@ title: 社区精选组件 |
|
|
|
| 代码编辑器 | [react-codemirror2](https://github.com/scniro/react-codemirror2) [react-monaco-editor](https://github.com/superRaytin/react-monaco-editor) | |
|
|
|
| 富文本编辑器 | [react-quill](https://github.com/zenoamaro/react-quill) [braft-editor](https://github.com/margox/braft-editor) | |
|
|
|
| JSON 显示器 | [react-json-view](https://github.com/mac-s-g/react-json-view) | |
|
|
|
| 拾色器 | [react-color](http://casesandberg.github.io/react-color/) | |
|
|
|
| 拾色器 | [react-colorful](https://github.com/omgovich/react-colorful) [react-color](http://casesandberg.github.io/react-color/) | |
|
|
|
| 响应式 | [react-responsive](https://github.com/contra/react-responsive) [react-media](https://github.com/ReactTraining/react-media) | |
|
|
|
| 复制到剪贴板 | [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) | |
|
|
|
| 页面 meta 属性 | [react-helmet](https://github.com/nfl/react-helmet) [react-helmet-async](https://github.com/staylor/react-helmet-async) | |
|
|
|