Console Packages

console-extend

this acts as a proxy for the console object so that you can execute functions while also console.(log|warn|error)

1.0.5 • Published 8 years ago

console-for-proxy

Vue3.0 之后,生命的 ref 对象、数组都是经过代理的,那如果使用 console.log 输出的为代理后的对象,不利于在控制台查看。所以本仓库修改原始

0.0.2 • Published 2 years ago