File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
101101 * [ 框架] ( #frameworks-1 )
102102 * 移动
103103 * [ 手势] ( #gesture )
104+ * [ 触摸] ( #touch )
104105 * [ 地图] ( #maps )
105106 * [ 视频/音频] ( #video-audio )
106107 * [ 动画] ( #animations )
@@ -298,6 +299,7 @@ Web 数据可视化工具
298299* epoch:一个通用的实时图表库。[ 官网] ( https://github.com/epochjs/epoch )
299300* c3:基于 D3 的可复用图表库。[ 官网] ( https://github.com/masayuki0812/c3 )
300301* BabylonJS:一个运用 HTML5 和 WebGL 构建 3D 游戏的框架。[ 官网] ( https://github.com/BabylonJS/Babylon.js )
302+ * jquery.raty.js:一个星级评分插件。[ 官网] ( https://github.com/wbotelhos/raty )
301303
302304也有一些很棒的收费库,如 [ amchart] ( https://www.amcharts.com/ ) 、[ plotly] ( https://plot.ly/ ) 和 [ highchart] ( http://www.highcharts.com/ ) 。
303305
@@ -703,6 +705,12 @@ Web 数据可视化工具
703705* touchemulator:在桌面电脑模仿触摸输入。[ 官网] ( https://github.com/hammerjs/touchemulator )
704706* Dragula:超级易于使用的拖拽库。[ 官网] ( https://github.com/bevacqua/dragula/ )
705707
708+ <h3 id =" touch " >触摸</h3 >
709+
710+ * fastclick.js:去除触屏用户300ms点击延误。[ 官网] ( https://github.com/ftlabs/fastclick )
711+ * dropload.js:移动端下拉刷新,上拉加载更多。[ 官网] ( https://github.com/ximan/dropload )
712+ * touchslide.js:触屏滑动特效。[ 官网] ( http://www.superslide2.com/touchSlide/ )
713+
706714<h3 id =" maps " >地图</h3 >
707715
708716* Leaflet:对移动设备友好的、可交互的地图 JavaScript 库。[ 官网] ( https://github.com/Leaflet/Leaflet )
You can’t perform that action at this time.
0 commit comments