billy-herrington-utils
daddy told us not to be ashamed of our utils
daddy told us not to be ashamed of our utils
A "better" implementation of the native `MutationObserver` web API.
WIP - Complete API for Chrome bookmatearks: create, read, update, delete and change notifications.
Observe changes to the DOM using an async iterable — A nicer API for MutationObserver
This is a simple observer which listens to changes on any object. These changes can only be asignations like the following:
Environment agnostic event emitter forked from mediko
Pure TypeScript Observable/Observer Pattern Implementation
Publisher is a JavaScript publish/subscribe library with many features, including: topic hierarchies, sync/async, priority, conditions, wildcards, persistent messages & more.
A simple and lightweight event bus module for Nest Framework
Vue JS lazy image loading
A polyfill for the Resize Observer API
An implementation of observers in roblox-ts based on Android's LiveData
Fully typed Event Emitter
A light weight node module that tracks a collection of async calls, and notify the main caller when all of them are done through the provided 'then' handler passed to the promise returned from the join method, and forward the arguments passed to the callb
A simple and effective React Hook to manage the localStorage
🔭 Library for Svelte to make Promise status easily observable from outside
A Svelte action that monitors an element enters or leaves the viewport or a parent element. Performant and efficient thanks to using Intersection Observer under the hood.
A super simple and performant way to observer specific selectors in the DOM.
Lightweight React bindings for MobX based on React 16.8+ and Hooks
A simple observer pattern implementation for React