https://github.com/sparkinzy/useful_web_list
collect a list of js and css library
https://github.com/sparkinzy/useful_web_list
Last synced: 3 months ago
JSON representation
collect a list of js and css library
- Host: GitHub
- URL: https://github.com/sparkinzy/useful_web_list
- Owner: Sparkinzy
- Created: 2016-11-16T02:08:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T07:56:05.000Z (over 9 years ago)
- Last Synced: 2025-02-24T03:17:26.550Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js useful libs
collect a list of js and css library
# 消息通知
https://github.com/Sparkinzy/push.js 基于chrome原生弹窗通知
## 响应式表格
https://github.com/Sparkinzy/RWD-Table-Patterns 不算完美的响应,只是能再手机上正常的展示
https://codefog.github.io/restables/ 感觉还不错的展示!兼容性还没有测试过
## 日期选择
https://github.com/Sparkinzy/pickadate.js 体验还算新奇的日期选择 IE8+
## 单页面进度顶部滚动条
https://github.com/Sparkinzy/prognroll 单页面季度
# 动画库
https://github.com/Sparkinzy/force-js IE7+ 可以进行锚点移动,也可以做路线移动
## 页面滚动动画
https://github.com/Sparkinzy/scrollme
https://github.com/Sparkinzy/WOW 更强大的滚动动画 依赖animate.css
# 手势监听
https://github.com/Sparkinzy/AlloyTouch 腾讯出品
# 图片放大缩小
https://github.com/Sparkinzy/zooming 单张图片放大缩小 star 0.1k 轻量级,挺好用的
https://github.com/Becavalier/Zoomage.js H5 放大
# 页面模糊搜索
https://github.com/Sparkinzy/list.js star 7K+
https://github.com/krisk/Fuse star 3.7K+
# 页面交互
> egjs是一个基于jQuery的JavaScript库包括UI交互,效果和实用程序,它以最简单快捷的方式构建Web应用程序。
https://github.com/Sparkinzy/egjs
# 字符串处理库
https://github.com/Sparkinzy/strman
# 模版引擎
https://github.com/Sparkinzy/monkberry
# 浏览器特性检测库
https://github.com/Sparkinzy/feature.js
# 滚动到指定地点
https://github.com/Sparkinzy/elevator.js star 4.7K+ 很好的效果