@autoscout24/custom-events
Typings for custom events across as24 pages
Typings for custom events across as24 pages
3-phased Event system for ultrafast, fexible events
Publish-Subscribe Pattern. (Aka: Observer or Event Emitter)
Element appear event
`createEventDispatcher` creates a custom-event dispatcher for emitting component events. SolidJS equivalent of Svelte's [homonymous function](svelte.dev/docs#run-time-svelte-createeventdispatcher).
storybook addon for broadcasting custom events
A powerful, asynchronous, promise-based event emitter with support for chaining and advanced event handling.
An event handling utility that provides a simple API for creating custom events and registering listeners
- Dispatch custom component events with a payload, or forward React synthetic events. - Replicate Svelte's `createEventDispatcher` and Vue's `$emit` behavior in React. - Hook + HOC for class components. - TypeScript support.
react-analytics-tracker is a React component for tracking user interactions and events on your web application. This component captures click and view events, collects various data points, and reports them to a specified endpoint.
Plausible analytics event directive for Angular
Plausible analytics event directive for Angular
An accessible accordion with events and plugin support, made for the browser and babel compatible.
An async Form component, event based with extensive plugin support, made for the browser and babel compatible.
An accessible modal with custom events, plugin support, css and sass styling options and multiple template formats.
An accessible video player with events and plugin support, made for the browser and babel compatible.
Use css media queries as javascript event names.
An event bus library for Angular that enables you to choose between pubsub-js, postMessage, and custom events.
An event-driven library for managing custom events in JavaScript applications. Built on eventemitter3, it supports both synchronous and asynchronous event handling and ensures deep cloning of emitted data to prevent unintended mutations.
Vue 3 plugin to handle global events between components, inspired by vue-events. This plugin provides a simple and efficient event bus system, allowing to emit, listen and unregister events in an intuitive way. Compatible with Vue 2 and Vue 3.