SkillAgentSearch skills...

Store

🚀 NGXS - State Management for Angular

Install / Use

/learn @ngxs/Store
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <figure><picture><source srcset="docs/assets/ngxs-logo_dark_theme.png" media="(prefers-color-scheme: dark)"><img src="docs/assets/ngxs-logo_light_theme.png" alt=""></picture></figure> <br /> NGXS is a state management pattern + library for Angular <br /><br /> <a href="https://join.slack.com/t/ngxs/shared_invite/zt-by26i24h-2CC5~vqwNCiZa~RRibh60Q"> <img src="https://img.shields.io/badge/slack-join%20us-blue.svg?style=flat&logo=slack" /> </a> <a href="https://badge.fury.io/js/%40ngxs%2Fstore"> <img src="https://badge.fury.io/js/%40ngxs%2Fstore.svg" /> </a> <a href="https://www.npmjs.com/package/@ngxs/store"> <img src="https://img.shields.io/npm/dw/@ngxs/store.svg" /> </a> <a href="https://gurubase.io/g/ngxs"> <img src="https://img.shields.io/badge/Gurubase-Ask%20NGXS%20Guru-006BFF" /> </a> <br /> <a href="https://npm-stat.com/charts.html?package=%40ngxs%2Fstore&from=2017-01-12"> <img src="https://img.shields.io/npm/dt/@ngxs/store.svg" /> </a> <a href="https://qlty.sh/gh/ngxs/projects/store"> <img src="https://qlty.sh/gh/ngxs/projects/store/maintainability.svg" alt="Maintainability" /> </a> <a href="https://qlty.sh/gh/ngxs/projects/store"> <img src="https://qlty.sh/gh/ngxs/projects/store/coverage.svg" alt="Code Coverage" /> </a> <a href="https://circleci.com/gh/ngxs/store"> <img src="https://circleci.com/gh/ngxs/store/tree/master.svg?style=svg" /> </a> <a href="https://github.com/ngxs/store/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/Naereen/StrapDown.js.svg" /> </a> </p>

Quick Links


The Goal of NGXS

NGXS tries to make things as simple and accessible as possible. There can be a lot of boilerplate code in state management, thus a main goal of NGXS is to reduce boilerplate allowing you to do more things with less. It is also not necessary to be super familiar with RxJs.

The Goal of NGXS Labs

The idea with this github organisation is to provide a place for the community to create libraries that augment the main framework with functionality that does not need to be integrated directly into the framework and therefore can evolve through their initial iterations of experimentation without affecting the main @ngxs/store library.

Developer Guides

NGXS Labs

If you have ideas for creating unique libraries, you can join us. Email us at ngxs.lead@gmail.com. Or you can email us on Twitter or Slack.

Packages

Tools

| Project | Package | Version | Links | | ------------------- | ---------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | | NGXS CLI | @ngxs/cli | latest | README | | NGXS Schematics | @ngxs/schematics | latest | README |

Packages

| Project | Package | Version | Links | | ------------------------- | ---------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | NGXS Store | @ngxs/store | latest | README snapshot | | NGXS Logger-plugin | @ngxs/logger-plugin | latest | README snapshot | | NGXS Devtools-plugin | @ngxs/devtools-plugin | latest | README snapshot | | NGXS WebSocket-plugin | @ngxs/websocket-plugin | latest | README snapshot | | NGXS Form-plugin | @ngxs/form-plugin | latest | README snapshot | | NGXS Router-plugin | @ngxs/router-plugin | latest | README snapshot | | NGXS Storage-plugin | @ngxs/storage-plugin | latest | README snapshot | | NGXS HMR | @ngxs/hmr-plugin | latest | [README](https://github.com/ngxs/store/blob/m

View on GitHub
GitHub Stars3.6k
CategoryDevelopment
Updated2d ago
Forks406

Languages

TypeScript

Security Score

100/100

Audited on Mar 20, 2026

No findings