Search
reqoal
A lightweight and efficient JavaScript library for request coalescing — merge concurrent identical async calls into a single request to reduce load and improve performance.
v1.0.2 URL:
https://unpkg.com/reqoal@1.0.2/dist/index.cjs
Open
Browse Files
request
coalescing
request-coalescing
deduplicate
batching
debounce
throttle
promise
cache
inflight
async
fetch
http
optimization
network