typed.ts
Realistic typing simulations in TypeScript
safefs
Stop getting EMFILE errors! Open only as many files as the operating system supports.
promise-errback
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
async-errback
Have a callback (errback) handle an async function's resolution (success) or rejection (error)