store
store is an open-source TypeScript project in the state management space with 3.5k GitHub stars. The repository is actively maintained, with recent commits.
MITPermissive — free to use in commercial and proprietary software, with attribution.View license →
Production readiness
4/5- Actively maintainedCommits in the last 6 months
- No known vulnerabilitiesNot yet scanned
- Clear, usable licenseMIT (permissive)
- Proven adoptionWidely used
- Has documentationDocumentation indexed
npm install storeNGXS
❓ What is NGXS?
NGXS is a state management pattern + library for Angular. It acts as a single source of truth for your application's state, providing simple rules for predictable state mutations.
NGXS is modeled after the CQRS pattern popularly implemented in libraries like Redux and NgRx but reduces boilerplate by using modern TypeScript features such as classes and decorators.
👋 New to NGXS?
If you're just getting started with NGXS, I recommend you head over to the concepts and then explore the rich ecosystem of examples in the community resources page.
❓ Need Help?
For questions, please ask them on Stack Overflow with the ngxs tag: https://stackoverflow.com/questions/ask?tags=ngxs
To chat with other users and contributors join us on Discord: https://discord.gg/yT3Q8cXTnz (PS. we are migrating from our Slack server)
If you think there is a bug in this library, you can open an issue on GitHub (https://github.com/ngxs/store/issues/new). If possible a link to a http://stackblitz.com (or github) repo with a repro or a failing test would be great.
❤️ Giving Back
Become a Contributor or a Sponsor.
Sponsors
Thank you to the organisations sponsoring us and to the individuals that financially back our work and the running of our open source community. Become a sponsor or a backer today. Every bit helps!
Organisations
Individuals
Contributors
Thanks to all our contributors! Open source does not work without you!