async-batcher-js

A tiny TypeScript utility to coalesce many async requests into periodic batches (useful for batching DB or API calls).