abdullaev388 / react

React bindings for atomic-router

Home Page:https://atomic-router.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atomic-router-react

React bindings for atomic-router

Example on StackBlitz

❗️ Attention: At the moment atomic-router team collecting issues and feature requests to redesign and release update. Use current version of atomic-router on your own risk. We are going to write migration guide when/if the release will contain breaking changes. Thank you for reporting issues 🧡

Installation

Install core and react bindings:

npm i atomic-router atomic-router-react

Don't forget about peer dependencies, if you haven't installed them yet:

npm i effector effector-react react

Documentation

Please, open official documentation for the bindings.

All types is built from the source code.

About

React bindings for atomic-router

https://atomic-router.github.io

License:MIT License


Languages

Language:TypeScript 62.3%Language:JavaScript 35.4%Language:HTML 2.3%