Skip to content

Commit c8aa379

Browse files
authored
Merge pull request jobbole#13 from TAMMENY/master
add jquery.raty.js, fastclick.js, dropload.js, touchslide.js
2 parents 0336533 + bec321a commit c8aa379

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
114114
* [框架](#frameworks-1)
115115
* 移动
116116
* [手势](#gesture)
117+
* [触摸](#touch)
117118
* [地图](#maps)
118119
* [视频/音频](#video-audio)
119120
* [动画](#animations)
@@ -312,6 +313,7 @@ Web 数据可视化工具
312313
* epoch:一个通用的实时图表库。[官网](https://github.com/epochjs/epoch)
313314
* c3:基于 D3 的可复用图表库。[官网](https://github.com/masayuki0812/c3)
314315
* BabylonJS:一个运用 HTML5 和 WebGL 构建 3D 游戏的框架。[官网](https://github.com/BabylonJS/Babylon.js)
316+
* jquery.raty.js:一个星级评分插件。[官网](https://github.com/wbotelhos/raty)
315317

316318
也有一些很棒的收费库,如 [amchart](https://www.amcharts.com/)[plotly](https://plot.ly/) 和 [highchart](http://www.highcharts.com/)
317319

@@ -717,6 +719,12 @@ Web 数据可视化工具
717719
* touchemulator:在桌面电脑模仿触摸输入。[官网](https://github.com/hammerjs/touchemulator)
718720
* Dragula:超级易于使用的拖拽库。[官网](https://github.com/bevacqua/dragula/)
719721

722+
<h3 id="touch">触摸</h3>
723+
724+
* fastclick.js:去除触屏用户300ms点击延误。[官网](https://github.com/ftlabs/fastclick)
725+
* dropload.js:移动端下拉刷新,上拉加载更多。[官网](https://github.com/ximan/dropload)
726+
* touchslide.js:触屏滑动特效。[官网](http://www.superslide2.com/touchSlide/)
727+
720728
<h3 id="maps">地图</h3>
721729

722730
* Leaflet:对移动设备友好的、可交互的地图 JavaScript 库。[官网](https://github.com/Leaflet/Leaflet)

0 commit comments

Comments
 (0)