8000 GitHub - cailven/components: 移动端开发中一些常用的小组件
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cailven/components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

components

此组件库只适用于移动端,所有案例也请在浏览器移动模拟器下查看。
这里所有组件都是与手势库分离的,需要组合使用,这样可以更好的自由控制组合,某些场合只要实现一个手势实例,就可以绑定到所有其他需要的组件实例上,避免了手势实例过多造成混乱。

gesturer.js
只是对AlloyFinger做了符合个人习惯的修改封装,
推荐查看原版GIT: https://github.com/AlloyTeam/AlloyFinger

scroller.js
滚动组件
http://shrek.imdevsh.com/demo/components/scroller.html

swiper.js
滑屏组件
http://shrek.imdevsh.com/demo/components/swiper.html

imgeditor.js
图片编辑组件
http://shrek.imdevsh.com/demo/components/imgeditor.html

former.js
信息提交组件集,包括文本,电话,日期输入框,下拉选择菜单等子组件
http://shrek.imdevsh.com/demo/components/former.html

About

移动端开发中一些常用的小组件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.2%
  • HTML 9.8%
0