(Router + Redux)
Route is an important part of app-state.
A first-router state manager, inspired by redux, with similar but different usage to be more comfortable and more usable, especially for react (for now)
npm i @rahazad/roudex
or using yarn
:
yarn add @rahazad/roudex
See example 1:
MIT © Mir-Ismaili