Skip to content

ngxs/store

Folders and files

NameName
Last commit message
Last commit date
Feb 13, 2025
Nov 29, 2024
Apr 19, 2023
Dec 14, 2022
Oct 21, 2024
May 15, 2023
Feb 21, 2025
Mar 29, 2025
Mar 29, 2025
Apr 9, 2025
Aug 19, 2024
May 24, 2024
Nov 29, 2024
Aug 8, 2024
Feb 21, 2025
Aug 8, 2024
Oct 26, 2019
Sep 20, 2024
Mar 7, 2018
Mar 3, 2018
Oct 20, 2024
Apr 14, 2023
Sep 20, 2024
Apr 14, 2023
May 24, 2024
Jul 7, 2024
Mar 19, 2023
Dec 5, 2019
Mar 20, 2025
Oct 10, 2019
Aug 19, 2024
Apr 13, 2018
Feb 21, 2025
Oct 10, 2019
May 15, 2023
Feb 5, 2024
Feb 5, 2024
Apr 6, 2024
Dec 3, 2024
Oct 9, 2019
Mar 21, 2024
Apr 6, 2024
Sep 20, 2024
Aug 27, 2023
Aug 27, 2023
Oct 2, 2023
Nov 29, 2024
Oct 10, 2019

Repository files navigation


NGXS is a state management pattern + library for Angular



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 [email protected]. 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 snapshot

NGXS Labs

Project Package Version Links
NGXS Persistence API @anglar-ru/ngxs latest README
NGXS-labs Emitter @ngxs-labs/emitter latest README
NGXS-labs Immer adapter @ngxs-labs/immer-adapter latest README
NGXS-labs Dispatch decorator @ngxs-labs/dispatch-decorator latest README
NGXS-labs Select snapshot decorator @ngxs-labs/select-snapshot latest README
NGXS-labs Async storage plugin @ngxs-labs/async-storage-plugin latest README
NGXS-labs Entity state @ngxs-labs/entity-state latest README
NGXS-labs Testing tools @ngxs-labs/testing latest README
NGXS-labs Actions Executing @ngxs-labs/actions-executing latest README
NGXS-labs Attach Action @ngxs-labs/attach-action latest README

Community

Project Package Version Links
Reset Plugin ngxs-reset-plugin latest README
NGXS-Loading-plugin ngxs-loading-plugin latest README
NGXS-History-plugin ngxs-history-plugin latest README

Contributors

Thanks to all our contributors!