soyjavi/QuoJS
Micro #JavaScript Library for Mobile Devices observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5367
- days_rel: n/a
- days_push: 2922
- n_releases_24m: 0
Adoption not part of the score
2048 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
QuoJS is a micro, modular JavaScript library for mobile web development that provides DOM traversal, event handling, touch/gesture events, and Ajax interactions in a tiny 5-6k gzipped footprint. It uses the $$ namespace so it can coexist with jQuery or Zepto, and is written in CoffeeScript.
Use cases
- handle touch and gesture events like tap, swipe, pinch, and rotate in mobile web apps
- manipulate the DOM with a lightweight jQuery-like API
- make Ajax requests without pulling in jQuery
- build fast mobile web pages where library size matters
- use a small JavaScript library alongside jQuery without $ conflicts
- support mobile browsers like Android, FirefoxOS, and Blackberry
When to choose
- you need a tiny (~6k gzipped) jQuery-like library optimized for mobile touch events
- you want gesture support (tap, swipe, pinch, rotate) without a large framework
- you need to coexist with jQuery or Zepto via the $$ namespace
- you target older mobile browsers like FirefoxOS or Blackberry
When to avoid
- you need a maintained library with active updates and modern browser support
- you're building with modern frameworks like React or Vue
- you need desktop gesture support (not available)
- you prefer ES6+ JavaScript over CoffeeScript-era codebases
Facets
library · maturity abandoned
ui-components http-client web-development mobile-development frontend browser cross-platform dom-manipulation touch-events micro-library jquery-alternative coffeescript mobile-web gestures ajax mobile
1 source
- readme: https://github.com/soyjavi/QuoJS · fetched 2026-08-28 · 6b015e8d9ea4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| soyjavi/QuoJS | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem