# ximan/dropload

移动端下拉刷新、上拉加载更多插件

Repository: https://github.com/ximan/dropload
Canonical: https://ross.abutalabs.com/products/dropload
License Family: other
Last push: 2018-09-29T06:30:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4332, "days_push": 2895, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2686, forks 1115 (observed 2026-08-28T04:07:10.253023+00:00)

## What it is
dropload is a lightweight jQuery/Zepto plugin that adds pull-to-refresh and pull-up-to-load-more (infinite scroll) behavior to mobile web pages. It provides configurable DOM templates, thresholds, and callbacks for loading data at the top and bottom of a scroll area.

## Use cases
- add pull to refresh to a mobile web page
- implement infinite scroll load more on mobile
- load more list items when user scrolls to bottom
- refresh a product list with a fixed navbar on mobile
- load data per tab in a mobile tabbed interface
- lazy load content on demand while scrolling

## When to choose
- building a mobile web page already using jQuery or Zepto that needs pull-to-refresh or load-more
- wanting a tiny, dependency-light plugin with customizable loading UI text and DOM
- targeting older mobile browsers where a simple touch-scroll plugin suffices

## When to avoid
- building with modern frameworks like React or Vue where native scroll libraries or framework components are better
- needing actively maintained software with recent fixes and security updates
- developing a native mobile app rather than a mobile web page

## Facets
- artifact type: plugin
- maturity: abandoned
- function: ui-components, animation, http-client
- domain: mobile-development, frontend, web-development
- platform: browser, cross-platform
- tags: pull-to-refresh, infinite-scroll, load-more, jquery-plugin, zepto, mobile-web, mobile

## Member repositories
- ximan/dropload (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.253023+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:17:48.590827+00:00, confidence not recorded.
  - readme: https://github.com/ximan/dropload (fetched 2026-08-28T04:07:10.253023+00:00, sha 14dd1df80db9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
