Add some Third-Party Libraries

This commit is contained in:
afc163 2017-03-14 19:52:00 +08:00
parent c61b47f782
commit 9a8f1d7819
2 changed files with 4 additions and 0 deletions

View File

@ -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)

View File

@ -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)