stencil-prop-store-sync

A Stencil decorator for synchronizing @Prop and @State changes with a store, so you don't have to worry about prop drilling.

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.