react-async-modal-hook
The declarative nature of React is great for most use cases, but not always. When working with async UI flows like dialogs, toasts and drawers, it's often preferable to have a promise based interface, which is what this library provides.
p-limit
Run multiple promise-returning & async functions with limited concurrency