gaearon/cancellation — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2015-01-19
Abort an in-progress file download or HTTP request when a user navigates away
Interrupt a long-running computation or loop cleanly instead of letting it run silently
Manage and shut down multiple background async tasks in a web app or Node.js server
| gaearon/cancellation | 0xmukesh/docusaurus-tutorial | a15n/andrewscheuermann | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2015-01-19 | 2021-12-27 | 2015-01-11 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
A JavaScript library that lets you cleanly stop a running async operation, like an HTTP request or long loop, using a cancellation token.
Mainly JavaScript. The stack also includes JavaScript.
Dormant — no commits in 2+ years (last push 2015-01-19).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.