1.0.8 • Published 6 months ago

@vueschool/browser-devtools v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months 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

6 months ago

1.0.7

8 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago