A plugin for NGXS that tracks action execution state to control UI elements like loading spinners or disable buttons.
NGXS Actions Executing is a plugin for the NGXS state management library that provides real-time visibility into whether specific actions are currently being executed. It enables developers to easily synchronize UI behavior with asynchronous state updates, improving user experience by preventing duplicate actions and providing visual feedback.
The plugin follows a minimalistic approach, providing a lightweight and declarative way to manage UI state in response to asynchronous actions without cluttering business logic.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.