...
|
...
|
@@ -9,10 +9,10 @@ |
|
|
* 自己封装或者实现的包的版本号自定义从0.0.1或者1.0.0(建议从0.0.1开始,等实际使用后功能稳定了再升1.0.0);与原包实现一致的直接使用原包的版本号
|
|
|
|
|
|
## LIST
|
|
|
* [jquery](jquery/)
|
|
|
* [pjax](jquery-pjax/)
|
|
|
* [lazyload](jquery-lazyload/)
|
|
|
* [jquery-dotdotdot](jquery-dototdot)
|
|
|
* [mustache](mustache/)
|
|
|
* [handlebars](handlebars/)
|
|
|
* [Swiper](swiper/) 提供两个版本`2.7.5`和`3.0.6`,默认高版本,因为web使用需要兼容IE8,3.0.6不能满足,则使用2.7.5安装时注意加版本号甄别 |
|
|
* [jquery](jquery/) **yoho.jquery**
|
|
|
* [pjax](jquery-pjax/) **yoho.pjax**
|
|
|
* [lazyload](jquery-lazyload/) **yoho.lazyload**
|
|
|
* [jquery-dotdotdot](jquery-dototdot) **yoho.dotdotdot**
|
|
|
* [mustache](mustache/) **yoho.mustache**
|
|
|
* [handlebars](handlebars/) **yoho.handlebars**
|
|
|
* [Swiper](swiper/) 提供两个版本`2.7.5`和`3.0.6`,默认高版本,因为web使用需要兼容IE8,3.0.6不能满足,则使用2.7.5安装时注意加版本号甄别。**yoho.iswiper** |
...
|
...
|
|