1.0.8 • Published 2 years ago

@vueschool/browser-devtools v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

VueSchool.io Browser DevTools

Introduction

This is a DevTools extension for VueSchool.io. It's a work in progress, and we're open to suggestions and contributions. Under the hood, it uses vconsole and vue-vconsole-devtools.

This is a very opinionated use of vconsole, and it's not meant to be a general purpose DevTools extension.

In order tu install this into any project, you need to add the following to your package.json:

screenshot-1.png screenshot-2.png

NPM

$ npm install @vueschool/browser-devtools

Yarn

$ yarn add @vueschool/browser-devtools

Once installed, you can import it into your project like this. By importing it will automatically be enabled and should show in your browser.

import '@vueschool/browser-devtools'
1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago