signals-react-safe
A version of Preact Signals that integrates with React without touching React's internals. Allows Signals to be safely used with Next.js 13+'s App Router.
@ospm/eslint-plugin-react-signals-hooks
ESLint plugin for React Signals hooks - enforces best practices, performance optimizations, and integration patterns for @preact/signals-react usage in React projects
value-enhancer
Enhance value with plain and explicit reactive wrapper. Think of it as hook-style signals.