Skip to content

andrewatwood/ngx-route-history

Repository files navigation

ngx-route-history

An Angular service to automatically track route changes and store previous routes

  • Run npm install ngx-route-history in your Angular project
  • Import RouteHistoryService into the top level module imports RouterModule
  • Inject RouteHistoryService wherever you'd like to use it
  • The properties currentRoute and previousRoute provide, you guessed it, the current route url and the previous route url

About

No description, website, or topics provided.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license-banner.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published