https://github.com/code4mk/atom-vue-router
:atom: vue router snippet atom package
https://github.com/code4mk/atom-vue-router
atom-vue-router snippet-vue-router snippets vue-router
Last synced: 10 months ago
JSON representation
:atom: vue router snippet atom package
- Host: GitHub
- URL: https://github.com/code4mk/atom-vue-router
- Owner: code4mk
- License: mit
- Created: 2017-09-11T05:09:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T00:59:08.000Z (about 8 years ago)
- Last Synced: 2025-02-19T12:55:23.698Z (10 months ago)
- Topics: atom-vue-router, snippet-vue-router, snippets, vue-router
- Homepage: https://hellolaravel.org
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# ⚛️ Atom Vue Router {laravel,vue}
> laravel-> vue ->vue-router atom package by @code4mk
Install:
```ssh
apm install atom-vue-router
```
Mian Features:
- Snippet vue-router on vue + laravel
Version:
- vue-router 0.1.2
## Snippet list
|Snippet short| Description|
|----|-----------|
|vr-pack | vue router full package|
|vr-child | vue-router children |
|vr-1child | vue-router children one route |
|vr-1 | vue router one route |
|vr-mode| vue router mode (#)|
|vr-routes | vue router routes |
|vr-link | vue router router-link |
|vr-view | vue router router-view |
|vr-transition | vue router transition |
Another package which helps you ❤️
```ssh
apm install atom-axios
```
```ssh
apm install atom-vuex
```
```ssh
apm install atom-vue
```
### Vue Router
* [vue-router](https://router.vuejs.org/en/)
---
[]()
---