Skip to content

Latest commit

 

History

History
58 lines (48 loc) · 1.88 KB

README.md

File metadata and controls

58 lines (48 loc) · 1.88 KB

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