Showing 1-20 of 859,954 packages
A Quick description of the component
React hook useEventCallback
Same as React's `useCallback`, but returns a stable reference.
LucidJS is an uber simple and easy to use event emitter library. Lucid allows you to create your own event system and even pipe in events from any number of DOM elements.
A ridiculously powerful and easy-to-use event system. 🚀
Easy to use event store library with TypeScript support
Part of the Kopexa Sight Design System.
A lightweight EventSource (server-sent-events) hook for react, written in TypeScript
React use hook for global event dispatch and listening
Handling the addEventListener(s) using the hooks.
react hook that allows for events to be passed between components
A React hook for adding event listeners to DOM elements with automatic cleanup
Detect event outside
Yamada UI useEventListener custom hook
React hooks and components for construction of simple event emitters
Sets the listener that will be called whenever the specified event occurs.
The `useEventListener` hook is a custom React hook that simplifies the process of adding and removing event listeners in your React components. It handles the lifecycle of the event listener, ensuring it is cleaned up when the component unmounts or depend
A React hook that handles binding/unbinding event listeners in a smart way.