The most latest documentation published at router.effector.dev
A type-safe, framework-agnostic router built on top of Effector. This repository is a pnpm monorepo that hosts the core router and its framework bindings.
| Package | Description |
|---|---|
@effector/router |
Framework-agnostic core router. |
@effector/router-paths |
Path parsing and matching utilities. |
@effector/router-react |
React bindings for the router. |
@effector/router-react-native |
React Native bindings for the router. |
Full documentation is published at router.effector.dev. Each package also has its own README: core, paths, react, and react-native.
Contributions are welcome — bug reports, feature requests, documentation fixes, and pull requests. See CONTRIBUTING.md for the development setup, commands, changeset and release workflow, and how to open a pull request.