c4console.min

15.06.2020, 06:31:18

2020-06-15 기준 버전입니다. 최신 버전을 확인하세요.

작성자
UniBreakfast
평점
0 0 0
버전
3.0.3
생성일
2020-06-15
갱신일
2020-06-15
크기
3.77KB
라이선스
해당 없음
적용 사이트
모든 사이트

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.