afc163
6 years ago
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48
2 changed files with
4 additions and
4 deletions
docs/react/recommendation.en-US.md
docs/react/recommendation.zh-CN.md
@ -10,8 +10,8 @@ Category | Recommended Components
Router | [react-router ](https://github.com/ReactTraining/react-router )
Layout | [@rebass/grid ](https://github.com/rebassjs/grid ) [react-blocks ](http://whoisandy.github.io/react-blocks/ ) [react-flexbox-grid ](https://github.com/roylee0704/react-flexbox-grid )
Drag and drop | [react-beautiful-dnd ](https://github.com/atlassian/react-beautiful-dnd/ ) [react-dnd ](https://github.com/gaearon/react-dnd ) [react-sortable-hoc ](https://github.com/clauderic/react-sortable-hoc )
Code Editor | [react-codemirror2 ](https://github.com/scniro/react-codemirror2 )
Rich Text Editor | [react-quill ](https://github.com/zenoamaro/react-quill ) [react-draft-wysiwyg ](https://github.com/jpuri/react-draft-wysiwyg ) [react-lz-editor (Ant Design style) ](https://github.com/leejaen/react-lz-editor ) [braft-editor ](https://github.com/margox/braft-editor )
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 )
Color Picker | [rc-color-picker ](https://github.com/react-component/color-picker ) [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 )
@ -10,8 +10,8 @@ title: 社区精选组件
路由 | [react-router ](https://github.com/ReactTraining/react-router )
布局 | [@rebass/grid ](https://github.com/rebassjs/grid ) [react-blocks ](https://github.com/whoisandy/react-blocks ) [react-flexbox-grid ](https://github.com/roylee0704/react-flexbox-grid )
拖拽 | [react-beautiful-dnd ](https://github.com/atlassian/react-beautiful-dnd/ ) [react-dnd ](https://github.com/gaearon/react-dnd ) [react-sortable-hoc ](https://github.com/clauderic/react-sortable-hoc )
代码编辑器 | [react-codemirror2 ](https://github.com/scniro/react-codemirror2 )
富文本编辑器 | [react-quill ](https://github.com/zenoamaro/react-quill ) [react-draft-wysiwyg ](https://github.com/jpuri/react-draft-wysiwyg ) [react-lz-editor(Ant Design 风格) ](https://github.com/leejaen/react-lz-editor ) [braft-editor ](https://github.com/margox/braft-editor )
代码编辑器 | [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 )
拾色器 | [rc-color-picker ](https://github.com/react-component/color-picker ) [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 )