digitalloggers / race-as-promisedLinks
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
☆13Updated 2 years ago
Alternatives and similar repositories for race-as-promised
Users that are interested in race-as-promised are comparing it to the libraries listed below
Sorting:
- Components for State Machines, using Generator Functions☆34Updated 3 years ago
- A server side agnostic way to stream JavaScript.☆26Updated 2 years ago
- A type safe JS runtime☆20Updated 5 years ago
- A tiny PEG-like system for building language grammars with regexes.☆23Updated last month
- ☆33Updated 3 years ago
- The base loader for configuring☆30Updated last year
- utility to get the plain-text value of a node according to the `innerText` algorithm☆22Updated last year
- XHTM − eXtended Hyperscript Tagged Markup☆29Updated 2 years ago
- Run a function with an injected go-like defer helper☆21Updated 4 years ago
- A take on ergonomic cancellation and timeout propagation in JavaScript inspired by the Go context package☆13Updated 2 years ago
- A template literal based ESX proposal☆51Updated last year
- ESbuild plugin to apply import map mappings to ESM a head of time.☆27Updated 3 weeks ago
- ES2015 to CommonJS import/export transformer☆59Updated 2 years ago
- A convention testing framework for JavaScript/TypeScript.☆21Updated 3 years ago
- Universal unreacted hooks☆20Updated 3 years ago
- The one-stop shop solution for JS Proxies and FFI APIs.☆26Updated 10 months ago
- A Map with weakly referenced values, instead of keys☆33Updated 2 years ago
- Dual module with empty exports for many cases.☆16Updated last year
- WeakMap with an array of keys☆18Updated 5 months ago
- Easy and universal way to react to elements being disconnected and connected from the DOM aka lifecycle methods.☆33Updated last year
- A grep-like command that uses JavaScript-flavored regular expressions.☆20Updated last year
- An SSR, islands friendly, way to render ube components.☆15Updated 4 years ago
- A parser combinator library with declarative superpowers☆28Updated 3 years ago
- ☆14Updated 2 years ago
- 🚪 Find the entry points in a set of JavaScript files.☆42Updated 4 months ago
- A nodejs loader for import maps☆61Updated 2 months ago
- Promise Semaphore☆26Updated 3 years ago
- If it works, why use something else? // Mirror of https://git.chor.date/Conduitry/cheap-watch☆69Updated 4 years ago
- Convert a nodejs Readable stream to a web ReadableStream☆12Updated 2 years ago
- Opentelemetry instrumentation for Prisma ORM