Lightweight Angular service for managing and synchronizing URL query parameters with a reactive API.
ngx-url-params is a focused Angular service that provides a concise, reactive API for reading, updating, and observing URL query parameters. It simplifies state management by maintaining internal reactive state and optionally synchronizing with Angular's Router and ActivatedRoute.
setNumberParam, toggleBoolean, and appendToListParam.Designed to be lightweight and focused, ngx-url-params provides a minimal yet powerful abstraction over URL query parameters, promoting clean, reactive state management in Angular applications.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.