1.0.5 • Published 3 years ago

vue-super-console v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Vue Super Console

Beautiful floating console for Vue with features such as screenshot, copy log text and ...
replace of the browser console.

preview

  1. Install the package:
npm install vue-super-console
  1. Import component in App.vue or Layout:
import VueSuperConsole from 'vue-super-console'
  1. Put component in template
<vue-super-console></vue-super-console>

WARNING: FIRST CHECK THAT YOU ARE IN DEVELOPMENT MODE THEN RENDER VUE SUPER CONSOLE COMPONENT. ( USE V-IF )

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago