@rahazad/roudex

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)


Keywords
state-manager, router, route, path, url, web, frontend, react, redux, history, history-API, web-front, SPA, single-page-application, hook-API, UI
License
MIT
Install
npm install @rahazad/roudex@0.2.0-beta.1

Documentation

Roudex

(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 (scoped) install size npm
Dependencies Status devDependencies Status
GitHub GitHub forks GitHub stars

Installation

npm i @rahazad/roudex

or using yarn:

yarn add @rahazad/roudex

Usage

See example 1:

  • Source
  • Sandbox (After launch, open DevTools-console to see state-manager logs.)

License

MIT © Mir-Ismaili