c4console

15.06.2020, 06:31:18

2020-06-16 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
UniBreakfast
रेटिंग
0 0 0
आवृत्ती
3.0.7
बनवली
2020-06-15
अपडेट केली
2020-06-16
आकार
5.86 KB
License
नाही
यांवर लागू होते:
सर्व संकेतस्थळे

minified version is there: https://greasyfork.org/en/scripts/405348-c4console-min

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.