ngx-context
Angular Context: Easy property binding for router outlet and nested component trees.
react-global-event
A powerful React and React Native global event system for component communication. Solve complex prop drilling, child-to-parent communication, and cross-component function calls with ease.
hook-store-bridge
A utility to bridge React hook state into Zustand or other state management libraries.
react-native-global-event
A powerful React Native global event system for component communication. Solve complex prop drilling, child-to-parent communication, cross-component function calls, and Redux/Saga integration with ease.
evento-react
- 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.