SolidJS bindings for [atomic-router](https://github.com/atomic-router/atomic-router)


Keywords
router, solid-js, solid, routinf, atomic-router, effector, typescript
License
MIT
Install
npm install atomic-router-solid@0.8.1

Documentation

Atomic-router-solid

SolidJS bindings for atomic-router

❗️ 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 solid bindings:

pnpm i atomic-router atomic-router-solid

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

pnpm i effector effector-solid solid-js

Documentation

Please, open official documentation for the bindings.

All types is built from the source code.