btroncone / router

reactive router for ng2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

reactive router for ng2

License:MIT License


Languages

Language:TypeScript 96.5%Language:JavaScript 3.5%