okikio / transferablesLinks
Utility library that lists out all transferable objects (https://developer.mozilla.org/en-US/docs/Glossary/Transferable_objects) that can be transfered between Workers and the main thread
☆22Updated last week
Alternatives and similar repositories for transferables
Users that are interested in transferables are comparing it to the libraries listed below
Sorting:
- ☆33Updated last year
- A Map with weakly referenced values, instead of keys☆32Updated 2 years ago
- The one-stop shop solution for JS Proxies and FFI APIs.☆26Updated 5 months ago
- A tiny PEG-like system for building language grammars with regexes.☆21Updated 6 months ago
- Fast and minimal JS <head> server-side writer and client-side manager.☆26Updated 10 months ago
- A structured clone equivalent able to encode and decode as a buffer.☆43Updated 4 months ago
- Abortable and Resolvable Promises.☆55Updated 2 years ago
- A grep-like command that uses JavaScript-flavored regular expressions.☆20Updated last year
- Fast & tiny DOM differ☆16Updated last year
- **WIP** Preact implementation of react server components.☆44Updated 2 years ago
- A small javascript library for stubbing and spying on methods/functions.☆60Updated last week
- Proof of concept of declarative custom elements that are importable from `.html` files, no build step or tooling needed. Goal: to ideate …☆19Updated 5 months ago
- String utilities that understand terminal escape sequences.☆24Updated 7 months ago
- Literally the only sane way, if not the fastest one, to extend the Function class witohut evaluation.☆40Updated 9 months ago
- Bidirectional Server-sent Events☆43Updated 3 years ago
- Dual module with empty exports for many cases.☆16Updated 10 months ago
- Enable JSX for Template Literal Tags based projects.☆43Updated 2 years ago
- A take on ergonomic cancellation and timeout propagation in JavaScript inspired by the Go context package☆13Updated 2 years ago
- ☆60Updated 4 years ago
- Glob search in constant time thanks to git cache☆26Updated 4 years ago
- One way shared/worker async bindings.☆26Updated 7 months ago
- Deep observable objects for preact-signals☆29Updated 2 years ago
- Iterable WeakMap, WeakSet and WeakValue☆38Updated 2 years ago
- Powerful, automatic ”watch mode” for scripts reliant on filesystem access (built on Chokidar)☆21Updated last month
- A tiny (200B) utility to sort route patterns by specificity☆36Updated 5 years ago
- A WHATWG Proposal☆22Updated 4 months ago
- Creates a module graph based on a given entrypoint. Supports ESM, monorepos, import attributes, typescript (via a plugin) and is extensib…☆50Updated last month
- Enable hooks for a function☆25Updated 2 years ago
- A maybe slightly safer-ish wrapper around eval Function constructors☆26Updated last week
- Incredibly tiny, fast JS tokenizer