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

https://github.com/simplesmiler/debug-vue

A set of components to assist with debugging Vue.js applications
https://github.com/simplesmiler/debug-vue

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# debug-vue

> A set of components to assist with debugging [Vue.js](https://github.com/vuejs/vue) applications

[![npm version](https://img.shields.io/npm/v/debug-vue.svg)](https://www.npmjs.com/package/debug-vue)

## Overview

@TODO

## Use cases

@TODO

## Requirements

- vue: ^2.2.0

## Install

From npm:

``` sh
$ npm install debug-vue --save
```

## API

@TODO

## License

[MIT](https://opensource.org/licenses/MIT)