debug-vue

A set of components to assist with debugging Vue.js applications

Usage no npm install needed!

<script type="module">
  import debugVue from 'https://cdn.skypack.dev/debug-vue';
</script>

README

debug-vue

A set of components to assist with debugging Vue.js applications

npm version

Overview

@TODO

Use cases

@TODO

Requirements

  • vue: ^2.2.0

Install

From npm:

$ npm install debug-vue --save

API

@TODO

License

MIT