@proc7ts/fun-events
Functional event processor
Functional event processor
Add native event handling to React's JSX to support custom event types
Simple data context manager. Can use this to build one way data-attribute binding functions or values to DOM elements. The dom usage is similar to Angular JS, but that is the only similarity. This is purely for UI data binding and not an MVC project
A showcase of product list and cart components in StencilJs.
cute event manager with super powers
Enable viewport events for DOM-elements: enteredView, leftView
Create DOM style on[event] bindings on an object that reach out to an underlying Node-style [EventEmitter](https://nodejs.org/docs/latest/api/events.html).
A showcase of product list and cart components in StencilJs.
Stencil Component Starter
Functional event processor
EventManager is a library for simplifying event handling in JavaScript
AgnosticRun is a lightweight vanilla JavaScript utility to ensure DOM elements exist before running functions.
AgnosticStyles is a utility function that safely applies CSS styles or class changes to a DOM element if it exists. Logs or warns based on customizable debug flags.
Small Vanilla JS utility for binding events between DOMNode and a simple controller.
A showcase of product list and cart components in StencilJs.
A showcase of product list and cart components in StencilJs.
Functional DOM events processor
A single event emitter with priority support for TypeScript
EventFlow: A powerful JavaScript event system with namespacing, throttling, debouncing, and observables — designed for performance-driven interfaces.
A Virtual DOM algorithm implementation that improves front end performance by updating only changed nodes in the DOM.