WebReflection / qs2el
Create elements from query selector strings.
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for qs2el
- Same as setTimeout and setInterval but pinned to the clock☆15Updated 4 years ago
- A customElements like registry for user-land libraries☆16Updated 4 years ago
- An `Object.assign` like utility that preserve descriptors☆15Updated 3 years ago
- A 25 LOC utility to define and create records via objects literals.☆15Updated 4 years ago
- An essential connected/disconnected DOM helper☆18Updated 3 years ago
- A 10 LOC utility to safely query pg via template literals.☆18Updated 2 years ago
- An <img> built-in extend that loads its non-preview counterpart once visible☆34Updated 4 years ago
- Makes context oriented functions easily usable via `|>` pipeline operator.☆16Updated 6 years ago
- Enables `connected` and `disconnected` element's listeners.☆38Updated 4 years ago
- Destructured types for any JS env.☆19Updated 4 years ago
- A super light and simple way to reschedule animation frames☆20Updated 4 years ago
- A fast and lightweight Map based LRU implementation.☆21Updated 4 years ago
- An SSR, islands friendly, way to render ube components.☆15Updated 3 years ago
- A basic JS module bootstrap☆26Updated last year
- A type safe JS runtime☆19Updated 4 years ago
- Bootstrap the Web for all browsers.☆17Updated 6 years ago
- Simultaneously run an async function on any iterable with limited concurrency☆15Updated 3 years ago
- A cross platform Promise.allSettled polyfill