Browse Source

Add some Third-Party Libraries

pull/5306/head
afc163 8 years ago
parent
commit
9a8f1d7819
  1. 2
      docs/react/recommendation.en-US.md
  2. 2
      docs/react/recommendation.zh-CN.md

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

@ -16,3 +16,5 @@ title: Third-Party Libraries
* **Document head manager: ** [react-helmet](https://github.com/nfl/react-helmet)
* **Font Awesome Icons: ** [react-fa](https://github.com/andreypopp/react-fa)
* **QR Code: **: [qrcode.react](https://github.com/zpao/qrcode.react)
* **Charts**: [g2-react](https://github.com/antvis/g2-react) [recharts](https://github.com/recharts/recharts/) [victory](https://github.com/FormidableLabs/victory)
* **Top Progress Bar**: [nprogress](https://github.com/rstacruz/nprogress)

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

@ -16,3 +16,5 @@ title: 社区精选组件
* **管理 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)
* **可视化图表**: [g2-react](https://github.com/antvis/g2-react) [recharts](https://github.com/recharts/recharts/) [victory](https://github.com/FormidableLabs/victory)
* **顶部进度条**: [nprogress](https://github.com/rstacruz/nprogress)

Loading…
Cancel
Save