# jordansinger/Hook

Pull to refresh for the web

Repository: https://github.com/jordansinger/Hook
Canonical: https://ross.abutalabs.com/products/hook
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2017-02-18T21:34:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4933, "days_push": 3483, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1628, forks 276 (observed 2026-08-28T04:05:13.242935+00:00)

## What it is
Hook is a small jQuery plugin that adds pull-to-refresh functionality to web pages, mimicking the native mobile gesture. It can refresh the entire page or invoke a custom callback function.

## Use cases
- add pull-to-refresh to a mobile web app
- implement pull-down gesture to reload content in the browser
- trigger a custom refresh callback when user pulls down
- make a web page feel like a native mobile app
- refresh a feed when the user pulls down on touch devices

## When to choose
- you have a jQuery-based mobile web page and want native-like pull-to-refresh
- you need a tiny, dependency-light gesture library
- you want to customize the refresh behavior with a callback

## When to avoid
- you use a modern framework like React or Vue instead of jQuery
- you need an actively maintained library with recent updates
- you need pull-to-refresh with advanced physics or loading indicators

## Facets
- artifact type: library
- maturity: abandoned
- function: animation, ui-components
- domain: frontend, web-development
- platform: browser
- tags: pull-to-refresh, jquery-plugin, mobile-web, javascript

## Member repositories
- jordansinger/Hook (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.242935+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-30T03:48:20.021143+00:00, confidence not recorded.
  - readme: https://github.com/jordansinger/Hook (fetched 2026-08-28T04:05:13.242935+00:00, sha 7e031145c533)
- Data as of 2026-08-30T08:39:29.467469+00:00.
