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.
☆296Updated 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 6 months ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- A super tiny reactive library.☆446Updated 10 months ago
- very small and fast xml-parser in pure javascript☆219Updated 10 months ago
- Highlight code in ES6 multiline strings☆146Updated 3 months ago
- A structuredClone polyfill☆313Updated 7 months ago
- A lightning fast on the fly JSON parser☆136Updated 2 years ago
- JavaScript Object like api, backed by an arraybuffer☆181Updated last month
- Diffing the DOM without virtual DOM☆223Updated 2 years ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated 11 months ago
- A performant virtual scrolling list utility capable of rendering millions of rows☆475Updated 3 years ago
- Use JSX to create DOM elements.☆291Updated 7 months ago
- A tiny, Vanilla JS, virtualization library☆178Updated 2 years ago
- Constructible style sheets/adopted style sheets polyfill☆145Updated last year
- micro hooks: a minimalistic client/server hooks' implementation☆141Updated 3 years ago
- Store JSON data in space efficient manner☆134Updated last month
- A Rollup plugin to bundle modular libraries☆135Updated 11 months ago
- Traverse object hierarchies using matching and callbacks.☆178Updated 6 months ago
- JSON Selector - fast and easy to use JSON selector☆81Updated last week
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆228Updated last year
- Preserves types over JSON, BSON or socket.io☆69Updated this week
- A library that recursively watches an object for mutations via Proxies and tells you which paths changed.☆50Updated 3 years ago
- A µhtml take at neverland☆111Updated 3 years ago
- Use Rollup with workers and ES6 modules today.☆313Updated 10 months ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆589Updated last year
- An essential diffing algorithm for µhtml.☆158Updated 8 months ago
- JavaScript JSON explorer with styles similar to Chrome's devtools☆57Updated 6 years ago
- import map generator☆59Updated last year
- eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion☆279Updated 2 years ago
- JavaScript expression parsing and evaluation.☆198Updated 2 years ago