Browse Source

docs: update recommended list

pull/5090/head
afc163 8 years ago
parent
commit
1fc211629d
  1. 3
      docs/react/recommendation.en-US.md
  2. 3
      docs/react/recommendation.zh-CN.md

3
docs/react/recommendation.en-US.md

@ -14,4 +14,5 @@ title: Third-Party Library
* **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)
* **Font Awesome Icons**: [react-fa](https://github.com/andreypopp/react-fa)
* **Font Awesome Icons: ** [react-fa](https://github.com/andreypopp/react-fa)
* **QR Code: **: [qrcode.react](https://github.com/zpao/qrcode.react)

3
docs/react/recommendation.zh-CN.md

@ -11,7 +11,8 @@ title: 社区精选组件
* **代码编辑器:** [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-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)
* **管理 document head:** [react-helmet](https://github.com/nfl/react-helmet)
* **Font Awesome 图标**: [react-fa](https://github.com/andreypopp/react-fa)
* **二维码:**: [qrcode.react](https://github.com/zpao/qrcode.react)

Loading…
Cancel
Save