Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 313 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 313 Bytes

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