madrobby/zepto
Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 81
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5826
- days_rel: n/a
- days_push: 118
- n_releases_24m: 0
Adoption not part of the score
15082 stars · 3831 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Zepto.js is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API, designed to be a tiny (~5-10k gzipped) modular alternative to jQuery. It provides core DOM manipulation, event handling, Ajax, form serialization, and optional modules for effects, touch events, and detection.
Use cases
- replace jQuery with a smaller library in a mobile web app
- manipulate the DOM with a familiar jQuery-style API
- make Ajax requests and handle JSONP in a lightweight page
- add touch event handling to a mobile website
- build a fast-loading page with minimal JavaScript payload
- serialize and submit web forms with JavaScript
When to choose
- you already know jQuery and want a much smaller footprint for modern browsers
- you are building a mobile-focused site where download size matters
- you only need core DOM, events, and Ajax functionality
When to avoid
- you need full jQuery plugin ecosystem compatibility or 100% jQuery coverage
- you must support legacy browsers like IE9 and below
- you are starting a new project where a modern framework or native DOM APIs would be a better fit
Facets
library · maturity maintenance
ui-components http-client animation form-handling web-development frontend developer-tools browser cross-platform jquery-compatible dom-manipulation minimalist javascript lightweight ajax
2 sources
- readme: https://github.com/madrobby/zepto · fetched 2026-08-28 · 1e07ec684c32
- homepage: http://zeptojs.com · fetched 2026-08-29 · d359546dfb26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| madrobby/zepto | main | 59 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem