c4console.min

15.06.2020, 06:31:18

Від 15.06.2020. Дивіться остання версія.

Автор
UniBreakfast
Рейтинги
0 0 0
Версія
2.1
Створено
15.06.2020
Оновлено
15.06.2020
Size
1,6 кБ
Ліцензія
Н/Д
Відноситься до
Всі сайти

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.