mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
docs: Add some links for rich text editor to recommended list
This commit is contained in:
parent
5eef3fa467
commit
16a7c389e8
@ -8,7 +8,8 @@ title: Third-Party Library
|
||||
* **Router: ** [react-router](https://github.com/ReactTraining/react-router)
|
||||
* **Layout: ** [react-blocks](http://whoisandie.github.io/react-blocks/)
|
||||
* **Drag and drop: ** [react-dnd](https://github.com/gaearon/react-dnd)
|
||||
* **Editor: ** [react-codemirror](https://github.com/JedWatson/react-codemirror)
|
||||
* **Code Editor: ** [react-codemirror](https://github.com/JedWatson/react-codemirror)
|
||||
* **Rich Text Editor: ** [react-quill](https://github.com/zenoamaro/react-quill) [react-draft-wysiwyg](https://github.com/jpuri/react-draft-wysiwyg)
|
||||
* **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)
|
||||
|
@ -8,7 +8,8 @@ title: 社区精选组件
|
||||
* **路由:** [react-router](https://github.com/ReactTraining/react-router)
|
||||
* **布局:** [react-blocks](http://whoisandie.github.io/react-blocks/)
|
||||
* **拖拽:** [react-dnd](https://github.com/gaearon/react-dnd)
|
||||
* **编辑器:** [react-codemirror](https://github.com/JedWatson/react-codemirror)
|
||||
* **代码编辑器:** [react-codemirror](https://github.com/JedWatson/react-codemirror)
|
||||
* **富文本编辑器:** [react-quill](https://github.com/zenoamaro/react-quill) [react-draft-wysiwyg](https://github.com/jpuri/react-draft-wysiwyg)
|
||||
* **拾色器:** [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)
|
||||
* **复制到剪贴板:** [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard)
|
||||
|
Loading…
Reference in New Issue
Block a user