ElliotNB / observable-slimLinks
Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It is intended to assist with state management and one-way data binding.
☆301Updated last year
Alternatives and similar repositories for observable-slim
Users that are interested in observable-slim are comparing it to the libraries listed below
Sorting:
- Object Observer functionality of JavaScript objects/arrays via native Proxy☆184Updated 7 months ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- very small and fast xml-parser in pure javascript☆220Updated last year
- A super tiny reactive library.☆447Updated last year
- Highlight code in ES6 multiline strings☆149Updated 5 months ago
- A structuredClone polyfill☆313Updated 8 months ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- Use JSX to create DOM elements.☆293Updated last month
- Diffing the DOM without virtual DOM☆225Updated 2 years ago
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆278Updated 2 years ago
- Constructible style sheets/adopted style sheets polyfill☆145Updated last year
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago
- React-like Custom Elements via V1 API builtin extends.☆278Updated 4 years ago
- Progress of response for fetch API☆90Updated 2 years ago
- JavaScript JSON explorer with styles similar to Chrome's devtools☆57Updated 6 years ago
- A performant virtual scrolling list utility capable of rendering millions of rows☆477Updated 3 years ago
- Straightforward DOM implementation to make SVG.js run headless on Node.js☆285Updated 2 months ago
- JavaScript Object like api, backed by an arraybuffer☆181Updated last month
- micro hooks: a minimalistic client/server hooks' implementation☆145Updated 3 years ago
- A blend of @preact/signals-core and solid-js basic reactivity API☆260Updated 4 months ago
- A lightning fast on the fly JSON parser☆136Updated 2 years ago
- An essential diffing algorithm for µhtml.☆161Updated 10 months ago
- A tool that can transform CommonJS to ESM☆414Updated 10 months ago
- A fast and minimal circular JSON parser.☆1,101Updated 4 months ago
- Traverse object hierarchies using matching and callbacks.☆179Updated 8 months ago
- The hyperHTML strength & experience without its complexity 🎉☆753Updated 4 years ago
- JSON Selector - fast and easy to use JSON selector☆81Updated 2 weeks ago
- A library that recursively watches an object for mutations via Proxies and tells you which paths changed.☆50Updated 3 years ago
- A Bundling Tool for TypeScript☆130Updated 3 years ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆592Updated last year