easy-path

General purpose front end URL router


Keywords
router
License
MIT
Install
npm install easy-path@0.2.0

Documentation

nooks

A general purpose, middleware based front-end router

NPM

This project was forked and uses lots of internal logic from preact-router but now works very differently. It is more similar to page.js.

Why

When using routers like react-router or preact-router, the route states are stored outside redux.