jsheaven / observedLinks
Transparently observe and/or intercept JavaScript Object and Array mutations (data changes) at any level (depth)
☆11Updated 2 years ago
Alternatives and similar repositories for observed
Users that are interested in observed are comparing it to the libraries listed below
Sorting:
- Abortable and Resolvable Promises.☆55Updated 2 years ago
- One way shared/worker async bindings.☆26Updated 11 months ago
- Fast & tiny DOM differ☆16Updated last year
- Iterable WeakMap, WeakSet and WeakValue☆38Updated 2 years ago
- A Map that acts like an object literal to better reflect Python dictionaries in JS.☆16Updated last year
- Alternative JSON.stringify function with sorted keys, so the output is stable.☆14Updated 3 months ago
- ☆19Updated 2 weeks ago
- A Map with weakly referenced values, instead of keys☆33Updated 2 years ago
- An extremely basic signals implementation.☆72Updated 2 months ago
- Fast and minimal JS <head> server-side writer and client-side manager.☆27Updated last year
- The easiest way to augment DOM builtin elements.☆88Updated 2 years ago
- Powerful, automatic ”watch mode” for scripts reliant on filesystem access (built on Chokidar)☆22Updated 5 months ago
- uhtml for Service Worker, Web Worker, NodeJS, and other SSR cases☆35Updated 3 years ago
- Extra features for esbuild plugins (like onTransform hook)☆17Updated 8 months ago
- A tiny PEG-like system for building language grammars with regexes.☆22Updated 2 weeks ago
- MIGRATED to Codeberg☆45Updated 4 months ago
- A simplified FinalizationRegistry utility that works.☆20Updated last year
- World fastest deep clone based on schema☆23Updated last year
- String utilities that understand terminal escape sequences.☆24Updated 11 months ago
- Literally the only sane way, if not the fastest one, to extend the Function class witohut evaluation.☆41Updated last year
- An absurdly small glob matcher that packs a punch.☆71Updated last month
- compile time JSX nesting validation☆10Updated 2 years ago
- A lightweight, worker driven, Electron alternative.☆53Updated 3 months ago
- wickedElements 🧙 with render hooks☆51Updated 4 years ago
- A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.☆54Updated 6 months ago
- Incredibly tiny, fast JS tokenizer☆58Updated 2 years ago
- A take on ergonomic cancellation and timeout propagation in JavaScript inspired by the Go context package☆13Updated 2 years ago
- Secured and reliable Proxy based utilities for more or less common tasks.☆123Updated 2 years ago
- Deep observable objects for preact-signals☆30Updated 2 years ago
- Proof of concept of declarative custom elements that are importable from `.html` files, no build step or tooling needed. Goal: to ideate …☆19Updated 9 months ago