CodeBrowser / npm / @lwc/state
@lwc/state@0.34.0
// State Management using Signals
$ npm install @lwc/state
downloads/wk
47,927
license
SEE LICENSE IN LICENSE.txt
version
0.34.0
published
Jun 29, 2026
What is @lwc/state?
@lwc/state is a state management library for Lightning Web Components that uses signals to track and manage reactive data. Developers use it to create efficient, fine-grained reactivity where only components that depend on changed data re-render, reducing unnecessary updates and improving performance. It simplifies managing application state without requiring external libraries or complex boilerplate code.
Dependencies (1)
Maintainers
lwc-admin, caridy, jye-sf, ravi.jayaramappa, jodarove, abdulsattar, rax-it1, lpomerleau, mikeburr