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
- Host: GitHub
- URL: https://github.com/simplesmiler/debug-vue
- Owner: simplesmiler
- License: mit
- Created: 2018-03-10T01:55:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-17T21:41:09.000Z (over 8 years ago)
- Last Synced: 2025-03-23T05:55:31.850Z (over 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# debug-vue
> A set of components to assist with debugging [Vue.js](https://github.com/vuejs/vue) applications
[](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)