Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 617 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 617 Bytes

@ngrx/router

Extremely Experimental!

This is a reactive router for Angular 2. It started as a fork of react-router and shares a similar philosophy towards routing. It exposes an Rx-based API with multiple middleware entry points.

Do not use it yet! We are still missing testing infrastructure, there is little to no documentation, and the API is very likely to change a lot over the coming weeks. These early releases are meant to gather feedback on the direction of the router.

Getting Started

Read the Getting Started guide