Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gearonix/atomic-router-vue

Vue.js bindings for atomic-router
https://github.com/gearonix/atomic-router-vue

Last synced: 26 days ago
JSON representation

Vue.js bindings for atomic-router

Awesome Lists containing this project

README

        

# Atomic-router-vue

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

## Installation

Install core and vue.js bindings:

```bash
npm i atomic-router atomic-router-vue
```

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

```bash
npm i effector effector-vue vue
```

## Documentation

(not ready yet)

All types is built from the [source code](https://github.com/atomic-router/vue/tree/main/src).