typescript-event-target
Strictly typed EventTarget that directly extends EventTarget to function as a drop-in replacement. It works with all Event-Types and accounts for basically no additional bundle-size.
Found 39 results for EventTarget
Strictly typed EventTarget that directly extends EventTarget to function as a drop-in replacement. It works with all Event-Types and accounts for basically no additional bundle-size.
An EventTarget Polyfill
EventTarget in the browser but with strong event typing.
An EventTarget polyfill
Polyfill for EventTarget options object support
A clean and opinionated event-handling library for the browser and Node.js.
W3C JavaScript events for custom objects
W3C JavaScript events for custom objects
EventTarget for IE11 and Edge
DOM EventTarget compatible events interface
Ponyfill for getEventListeners
This library allows you to get a list of event listeners attached to the target node, confirms the existence of event listener registered on the target node, deletes all event listeners registered on the target node, registers event listeners with listene
EventEmitter-like syntax for browser's EventTarget.
0 dependency JavaScript library for monitoring scroll direction in the element
event-bus 是基于原生 EventTarget 类来开发的事件总线,无依赖(零依赖),充分复用原生的能力增加了易用性。拥有极少的代码就实现了 EventBus 的核心功能,而且还具备精确且完善的 TypeScript 类型系统
Event Target with event map typings
Typed Custom Event Target - yet another typed event target with strongly typed classes and properties.
A simple dependency injection container and event target
An polyfill for DOM Events and related APIs, extracted from Node.js, for use in WinterCG runtimes
<!-- DO NOT EDIT MANUALLY, THIS FILE HAS BEEN GENERATED -->
DOM assembler library
Handling the addEventListener(s) using the hooks.
EventTarget for IE11 and Edge
dom-expand 提供了对 dom 中原生类型功能的扩展(Element、EventTarget、Node 等等),也提供了一些工具函数;
Кроссбплатформенная реализация объекта и генерация событий в единой объектной форме с возможностью прототипного наследования.
An EventTarget Fallback
An EventTarget Polyfill
Event emitter based on standard EventTarget
Utility function to register multiple event listeners
Make the Web / DOM usable!
Node module to simplify code for maintainability and readability for event handling
An EventTarget polyfill with onevent supported
Minimal events register library
for making those pesky events sexy
Strictly typed definitions for EventTarget
A lightweight TypeScript implementation of the EventTarget interface, supporting event listeners, event bubbling, and propagation control, designed for custom event-driven systems.
A generic EventTarget Proxy wrapper to chain and/or group common operations
Window Rivet is a zero-dependency module for transparent bidirectional communication across origins by fastening separate domains together using the Window object.
Wrapper for addEventListener that enables ergonomic listener removal