Skip to content

Instantly share code, notes, and snippets.

@ourai
Last active December 20, 2015 12:09
Show Gist options
  • Save ourai/6128634 to your computer and use it in GitHub Desktop.
Save ourai/6128634 to your computer and use it in GitHub Desktop.
前端开发资源推荐

前端开发资源推荐

这里收集了一些经过本人亲自试用验证过值得推荐的在前端开发过程中也许会用到的资源(工具、框架、库、插件等)。

数据可视化(Data visualization)

大数据

图表(Charts)

  • Highcharts JS
  • Chart.js
  • Echarts - 国产的一款还不错的基于 canvas 的图表库,IE9 以下浏览器通过 excanvas 进行支持。

模块加载器(Module Loader)

AMD

CMD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment