Skip to content

linhe0x0/debug-output

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm

debug-output

Proxy console.log with JSON.stringify to pretty json data in Vue.

Note: it only run in development env by default.

How to use

yarn add @sqrtthree/debug-output

# or use npm
npm install @sqrtthree/debug-output
import debugOutput from '@sqrtthree/debug-output'

debugOutput.enable()

sqrtthree.com  ·  GitHub @sqrthree  ·  Twitter @sqrtthree

About

Proxy console.log with `JSON.stringify` to pretty json data in Vue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published