Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonny-zhang/touch
https://github.com/tonny-zhang/touch
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonny-zhang/touch
- Owner: tonny-zhang
- Created: 2016-05-04T08:24:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T01:42:25.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T05:12:32.387Z (about 2 months ago)
- Language: JavaScript
- Size: 175 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: docs/readme/libs.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## 使用到的类库
* [amazeui.swiper](http://amazeui.github.io/swiper/docs/api.html) 用于主界面浏览图片集
* [tiff.js](https://github.com/seikichi/tiff.js) 用于解析 tiff 文件(图片集支持 tiff 文件)
* [videojs](https://github.com/videojs/video.js) 用于美化前端 video 资源显示
* [jquery-ui-touch-punch](http://touchpunch.furf.com/) 用于让 `jquery-ui` 在触屏设备上兼容,目前使用到 `sortable` 组件