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.

xflight

Handle inflight promise to avoid async duplication