Signals
Manage state with style in every framework, providing efficient and fine-grained reactivity for modern web applications.
Signals is built in TypeScript, distributed under the MIT License license, 4.4k GitHub stars, latest release @preact/signals-core@1.14.1.
Stats refreshed
- Language
- TypeScript
- Latest Release
- @preact/signals-core@1.14.1
- License
- MIT License
Our Newsletter
Get new State tools right in your inbox
Get short emails with useful state projects, releases, and repos worth watching.
Key Features
- Fine-grained reactivity
- Framework agnostic
- Easy state management
- High performance
- Integration with Preact
Resources
Community
More State tools
Zustand
Zustand is a small, fast, and scalable state management library for React applications, providing a minimalistic and intuitive API.
TanStack Query
A powerful library for asynchronous state management and server-state utilities with data fetching capabilities for web applications, supporting TS/JS, React Query, Solid Query, Svelte Query, and Vue Query.
Immer
Immer is a JavaScript library that allows you to work with immutable state by mutating the current state, simplifying state management in your applications.
Jotai
👻 Primitive and flexible state management solution for React, providing minimal and efficient hooks for managing state.
Nuqs
Type-safe search parameters state manager for React frameworks, functioning like useState but stored in the URL query string, enhancing URL-based state management in React applications.
Valtio
Valtio makes proxy-state management simple for React and Vanilla JavaScript applications.