vaide

A programming aid

Usage no npm install needed!

<script type="module">
  import vaide from 'https://cdn.skypack.dev/vaide';
</script>

README

English | 简体中文

Vaide

vue development aide


Features

show currentRoute matched files show navigation info

Getting Started

  // in shell
  npm i vaide -D
  // main.js
  import router from './router/index';
  import Vaide from 'vaide'
  Vue.use(Vaide,router)

Feedback

tupian">

LICENSE

MIT