c4console.min

15.06.2020, 06:31:18

2020/06/16のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
UniBreakfast
評価
0 0 0
バージョン
3.0.7
作成日
2020/06/15
更新日
2020/06/16
大きさ
4.18KB
ライセンス
不明
対象サイト
すべてのサイト

non-minified version is there: https://greasyfork.org/en/scripts/405385-c4console

any_value.c() for console.log(value) && return value in-place! MUCH more convenient than console.log(...) w/o vars or debugger when all you need is to see what's there at a point.

Also adds c(...args) function that are similar to console.log but returns what was passed into it as well.