finom / defi
A bunch of utilities that enable accessor-based reactivity for JavaScript objects
☆50Updated 10 months ago
Alternatives and similar repositories for defi:
Users that are interested in defi are comparing it to the libraries listed below
- Fast & tiny DOM differ☆16Updated 10 months ago
- Push items to an array at their correct sort-position☆8Updated last week
- It's lighterhtml with `onconnected`, `ondisconnected`, and `onattributechanged` events☆31Updated 4 years ago
- A 25 LOC utility to define and create records via objects literals.☆15Updated 4 years ago
- The easiest way to set, read, or update, CSS variables per each element.☆49Updated 2 years ago
- A gzip/deflate compressor based on De/CompressionStream buffers and base64☆19Updated 4 years ago
- Tiny, super fast JavaScript deep copy☆25Updated 4 months ago
- uElement reactive JSX☆9Updated 2 months ago
- A DOM serializer based on LinkeDOM idea☆55Updated last year
- A tiny (200B) utility to sort route patterns by specificity☆36Updated 5 years ago
- An SSR HTML content generator.☆61Updated 4 years ago
- A super light and simple way to reschedule animation frames☆20Updated 5 years ago
- Enables `connected` and `disconnected` element's listeners.☆38Updated 4 years ago
- handle elements lifecycle through CSS selectors☆43Updated last year
- A customElements like registry for user-land libraries☆16Updated 4 years ago
- Walk up the directory tree until a specified path is found.☆13Updated last month
- A Map with weakly referenced values, instead of keys☆32Updated last year
- A Speedy E.Meyers's O(ND) Based Diffing Algorithm☆18Updated 4 years ago
- ☆15Updated 4 months ago
- A way to create persistent fragments☆12Updated 2 years ago
- Conversion tool from JSX or Handlebars to htm (tagged template literal)☆37Updated 5 years ago
- Same as augmentor but with DOM oriented useEffect handling via dropEffect.☆59Updated 4 years ago
- utility to create a new tree with nodes that pass a filter☆18Updated last year
- An <img> built-in extend that loads its non-preview counterpart once visible☆34Updated 4 years ago
- An all-in-one implementation of the Reactive State for Data & DOM patterns.☆31Updated 3 years ago
- Enable hooks for a function☆25Updated 2 years ago
- 📦 Ultra tiny serializer / encoder with plugin-support. Useful to build binary files containing images, strings, numbers and more!☆36Updated 2 years ago
- Utilizes ES6 Proxies to easily observe and validate changes on nested objects.☆28Updated 4 years ago
- Rewrite ES module import specifiers using an import-map.☆26Updated 10 months ago
- Tagged template for CSS Modules: const styles = css`.root { color: red; }`; <div class={styles.root}></div>☆18Updated last year