WebReflection / add-promise-listenerLinks
Using promises as generic event listener.
☆14Updated 8 months ago
Alternatives and similar repositories for add-promise-listener
Users that are interested in add-promise-listener are comparing it to the libraries listed below
Sorting:
- handle elements lifecycle through CSS selectors☆44Updated 2 years ago
- A Map that acts like an object literal to better reflect Python dictionaries in JS.☆16Updated last year
- ☆16Updated 8 months ago
- A Minimalistic Custom Elements Helper.☆55Updated 2 years ago
- A MutationObserver dis/connected helper.☆23Updated 2 years ago
- String utilities that understand terminal escape sequences.☆23Updated 5 months ago
- A template literal tag that sanitizes interpolations.☆12Updated 9 months ago
- Setup any element as if it was a Custom Element☆30Updated 2 years ago
- The easiest way to augment DOM builtin elements.☆87Updated last year
- A better custom-elements-builtin polyfill, Safari only☆38Updated 11 months ago
- wickedElements 🧙 with render hooks☆50Updated 4 years ago
- Abortable and Resolvable Promises.☆55Updated 2 years ago
- A Custom Element that delivers masonry grid layout to most common browsers.☆21Updated 4 years ago
- An `Object.assign` like utility that preserve descriptors☆16Updated 4 years ago
- A zero friction custom elements like primitive.☆67Updated 3 years ago
- WIP about persistent fragment proposal alternative☆14Updated 2 months ago
- The hyperHTML's template literal parser☆45Updated 2 years ago
- A basic JS module bootstrap☆26Updated last year
- An all-in-one implementation of the Reactive State for Data & DOM patterns.☆31Updated 4 years ago
- It's lighterhtml with `onconnected`, `ondisconnected`, and `onattributechanged` events☆31Updated 4 years ago
- One way shared/worker async bindings.☆26Updated 5 months ago
- Isomorphic Hacker News☆47Updated 4 years ago
- uhtml for Service Worker, Web Worker, NodeJS, and other SSR cases☆35Updated 3 years ago
- A DOM serializer based on LinkeDOM idea☆58Updated last year
- A MutationObserver like API for CSS selectors.☆32Updated 4 years ago
- An extremely basic signals implementation.☆69Updated last year
- A Map with weakly referenced values, instead of keys☆32Updated 2 years ago
- A type safe JS runtime☆20Updated 4 years ago
- Literally the only sane way, if not the fastest one, to extend the Function class witohut evaluation.☆39Updated 8 months ago
- Proof of concept of declarative custom elements that are importable from `.html` files, no build step or tooling needed. Goal: to ideate …