A state management library for Angular that moves logic into pure, testable methods and connects components via decorators.
ngx-mxstore is a state management library for Angular applications designed to simplify and structure state handling. It encourages moving business logic out of components into pure, testable methods, while providing a clear separation of concerns through actions, reducers, and effects.
ngx-mxstore promotes clean architecture by keeping state out of components, centralizing logic in pure functions, and enabling scalable, testable code through a structured store pattern.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.