jsheaven / observed
Transparently observe and/or intercept JavaScript Object and Array mutations (data changes) at any level (depth)
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for observed
- Abortable and Resolvable Promises.☆54Updated last year
- Fast & tiny DOM differ☆16Updated 8 months ago
- A simplified FinalizationRegistry utility that works.☆18Updated 3 months ago
- A Map that acts like an object literal to better reflect Python dictionaries in JS.☆13Updated 6 months ago
- A take on ergonomic cancellation and timeout propagation in JavaScript inspired by the Go context package☆13Updated last year
- A language for writing safe expressions, in a tiny subset of JavaScript.☆17Updated 7 months ago
- Promise.witResolvers() polyfill.☆27Updated last year
- String utilities that understand terminal escape sequences.☆21Updated last month
- A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a …☆13Updated 7 months ago
- A tiny (0.5 kB) decimal type for JavaScript☆49Updated last week
- An asynchronous JSX runtime without dependencies to be used as server-side template engine.☆20Updated 3 weeks ago
- A lightweight, worker driven, Electron alternative.☆36Updated 2 months ago
- Literally the only sane way, if not the fastest one, to extend the Function class witohut evaluation.☆37Updated last month
- An absurdly small glob matcher that packs a punch.☆35Updated 7 months ago
- The one-stop shop solution for JS Proxies and FFI APIs.☆24Updated last month
- Iterable WeakMap, WeakSet and WeakValue☆37Updated last year
- An absurdly small JSONC parser.☆24Updated 4 months ago
- Alternative JSON.stringify function with sorted keys, so the output is stable.☆13Updated 8 months ago
- A way to handle SQLite with template literal tags that works seamlessly with both bun and better-sqlite3.☆10Updated last year
- ☆15Updated 2 months ago
- minimal fork of @babel/highlight 🌈☆28Updated 10 months ago
- ☆35Updated 8 months ago
- A tiny PEG-like system for building language grammars with regexes.☆18Updated 9 months ago
- An esbuild plugin to load HTML modules☆43Updated 3 weeks ago
- Fast and minimal JS <head> server-side writer and client-side manager.☆25Updated 2 months ago
- MPAs that feels like SPAs☆49Updated last year
- ☆32Updated last month
- A collection of functions for working with different casings.☆21Updated 7 months ago
- A safer loop for sync or async unique use cases.☆17Updated 9 months ago
- Proof of concept of declarative custom elements that are importable from `.html` files, no build step or tooling needed. Goal: to ideate …☆17Updated 9 months ago