An open API service indexing awesome lists of open source software.

https://github.com/mattwilson1024/ngx-url-state

A powerful yet flexible library for handling stateful URLs in Angular applications.
https://github.com/mattwilson1024/ngx-url-state

angular state-management url

Last synced: 3 months ago
JSON representation

A powerful yet flexible library for handling stateful URLs in Angular applications.

Awesome Lists containing this project

README

          

# ngx-url-state

A powerful yet flexible library for handling stateful URLs in Angular applications.

## Docs

Full documentation is available here:

https://mattwilson1024.github.io/ngx-url-state/

## Installation

Install using npm:

```
npm install ngx-url-state
```

or Yarn:

```
yarn add ngx-url-state
```