Benjamin Gruenbaum's repositories
tmp-promise
A promises port of https://github.com/raszi/node-tmp
bluebird-api
Bluebird compatible API on top of native promises.
cancellation-use-cases
Like https://github.com/nodejs/promise-use-cases but for cancellation ^^
cancellation-propagation-example
Please don't use this ^^ I have no idea if this idea is good.
pull-request-community
Pull request community
json_repair
A python module to repair invalid JSON, commonly used to parse the output of LLMs
make-promises-safe
A node.js module to make the use of promises safe
node-fetch
A light-weight module that brings the Fetch API to Node.js
node-stream-array
Pipe an Array through Node.js streams
promise-polyfill
Lightweight ES6 Promise polyfill for the browser and node. A+ Compliant
proposal-iterator-helpers
Methods for working with iterators in ECMAScript
suspend-react
🚥 Async/await for React components