mescroll.js

WebJar for mescroll.js

License

License

ISC
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-mescroll-mescroll
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

mescroll.js
WebJar for mescroll.js
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/mescroll/mescroll

Download github-com-mescroll-mescroll

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mescroll-mescroll/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-mescroll-mescroll</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mescroll-mescroll/
implementation 'org.webjars.npm:github-com-mescroll-mescroll:1.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mescroll-mescroll/
implementation ("org.webjars.npm:github-com-mescroll-mescroll:1.2.3")
'org.webjars.npm:github-com-mescroll-mescroll:jar:1.2.3'
<dependency org="org.webjars.npm" name="github-com-mescroll-mescroll" rev="1.2.3">
  <artifact name="github-com-mescroll-mescroll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mescroll-mescroll', version='1.2.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-mescroll-mescroll" % "1.2.3"
[org.webjars.npm/github-com-mescroll-mescroll "1.2.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

mescroll

mescroll -- 精致的下拉刷新和上拉加载js框架 (JS framework for pull-refresh and pull-up-loading)

http://www.mescroll.com

  1. 主流APP案例, 丰富经典, 随心定制, 轻松拓展
  2. 自由灵活的api, 超详细的注释, 可让您快速自定义真正属于自己的下拉上拉组件

功能亮点 :

  1. 自动判断和提示列表无任何数据或无更多数据
  2. 无需手动判断处理列表的页码,时间等变量
  3. 支持监听列表滚动事件,可平滑滚动到任何位置
  4. 一个界面可支持多个实例对象,互不干扰
  5. 可临时锁定下拉刷新和上拉加载
  6. 支持图片懒加载,可配置各种占位图与显示动画,上手超简单

mescroll.js :

  1. mescroll.js是原生js写的下拉刷新和上拉加载. 支持vue, 不依赖jquery, zepto
  2. 一套代码多端运行. 完美支持android, iOS, 各手机浏览器, 兼容PC主流浏览器
  3. 快速入门, 经典案例, 接口文档, 请移步至官网 http://www.mescroll.com/api.html
  4. mescroll的vue版本已整理, 但react和angular版本还没有, 期待哪位好心的神仙能pull requests~

mescroll-uni :

  1. mescroll-uni 是用在uni-app的下拉刷新和上拉加载的组件
  2. 支持一套代码编译到iOS、Android、H5、小程序等多个平台
  3. 采用uni官方推荐的自定义组件模式, 实现了更高性能及更多Vue语法支持
  4. 继承了mescroll.js的实用功能: 自动处理分页, 自动控制无数据, 空布局提示, 回到顶部按钮 ..
  5. 快速入门, 经典案例, 接口文档, 请移步至官网 http://www.mescroll.com/uni.html

Versions

Version
1.2.3