Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

ahmadkzx/vue-super-console

Repository files navigation

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 )

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published