An open API service providing repository metadata for many open source software ecosystems.

Topic: "console-log"

kroitor/asciichart

Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies

Language: Python - Size: 308 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 2,011 - Forks: 99

dendoink/FrontendWingman

Frontend Wingman, Learn frontend faster!

Size: 404 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 653 - Forks: 62

tkh44/babel-plugin-sitrep

Log all assignments and the return value of a function with a simple comment

Language: JavaScript - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 434 - Forks: 9

sindresorhus/filter-console

Filter out unwanted `console.log()` output

Language: JavaScript - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 246 - Forks: 9

xpl/ololog

A better console.log for the log-driven debugging junkies

Language: JavaScript - Size: 5.25 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 217 - Forks: 8

ptkdev/ptkdev-logger

🦒 Beautiful Logger for Node.js: the best alternative to the console.log statement

Language: JavaScript - Size: 2.62 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 184 - Forks: 9

phachon/go-logger

一个简单而强大的 golang 日志工具包,支持同步和异步输出到 命令行,文件, api 接口,文件支持按文件大小,文件行数,日期切分;A simple and powerful golang logging toolkit that supports synchronous and asynchronous output to the console, file, API interfaces, file support by file size, file line number, date sharding.

Language: Go - Size: 94.7 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 182 - Forks: 59

markknol/console-log-viewer

Displays logs and Javascript errors in an overlay on top of your site. Useful for mobile webdevelopment. Enabled in 5 seconds

Size: 78.1 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 126 - Forks: 9

xpl/ansicolor

A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.

Language: JavaScript - Size: 917 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 125 - Forks: 15

cuuupid/console-logging

Better, prettier commandline logging for Python--with colors! :ghost:

Language: Python - Size: 123 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 111 - Forks: 7

iamcodemaker/console_log

A rust logger that routes messages to the browser's console.

Language: Rust - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 100 - Forks: 5

0x80/yurnalist 📦

An elegant console reporter, borrowed from Yarn

Language: JavaScript - Size: 2.44 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 90 - Forks: 6

replaysMike/AnyConsole

A CSharp library that gives you better console handling for that classic ASCII look.

Language: C# - Size: 151 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 77 - Forks: 6

kgrz/babel-plugin-console-groupify

A small babel plugin that wraps console.logs inside a console.group with surrounding function name

Language: JavaScript - Size: 335 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 59 - Forks: 2

appstract/dd.js 📦

Laravel dd() in JS

Language: JavaScript - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 53 - Forks: 1

lucasgdb/beautify.log

:rocket: A Node.js lib to beautify the console.log from JavaScript with colors, making it easier and useful. :heart:

Language: TypeScript - Size: 493 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 49 - Forks: 2

yusangeng/chivy

浏览器控制台打印工具

Language: TypeScript - Size: 176 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 44 - Forks: 5

shellscape/loglevelnext

A modern logging library for Node.js that provides log level mapping to the console

Language: TypeScript - Size: 895 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 40 - Forks: 6

peteringram0/babel-plugin-console-source

Add the file name and line numbers to all console logs.

Language: JavaScript - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 38 - Forks: 5

DamonHu/DDLoggerSwift

The iOS side displays the output log log on the screen, and can generate log file sharing, which is convenient for debugging information when the real machine is not connected to xcode. iOS端将输出日志log悬浮显示在屏幕上,可以生成日志文件分享,便于在真机没有连接xcode的情况下调试信息

Language: Swift - Size: 24 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 37 - Forks: 3

Alorel/console-log-html

Adds console log output to the screen

Language: CSS - Size: 928 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 35 - Forks: 12

ildar-shaimordanov/jsxt

The collection of Javascript / JScript / VBScript extensions, tools and more

Language: JavaScript - Size: 1000 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 31 - Forks: 12

tachibana-shin/vue-console-feed

Captures console.log's into a Vue Component

Language: TypeScript - Size: 750 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 1

molnarmark/epilog

🏆 Elegant, fancy console logger for Crystal

Language: Crystal - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 0

vajahath/lme

An npm package to simply and beautifully log to console.

Language: JavaScript - Size: 310 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 28 - Forks: 2

EpicEric/jest-mock-process

Easily mock NodeJS process properties in Jest.

Language: TypeScript - Size: 322 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 7

nafasebra/remove-js-logs

A CLI tool that helps you remove all logs!

Language: JavaScript - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 26 - Forks: 3

hiro5id/console-log-json

A universal JSON logger that plugs in to the existing `console.log` native function. console.log() anything and have the output be formatted to single line JSON, including stack traces, so that it can be easily parsed by tool such as LogDNA or other log ingestion service that reads JSON.

Language: TypeScript - Size: 1.16 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 11

escabora/color-log

🖍 Package to style the logs of your codes and terminals

Language: TypeScript - Size: 489 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 2

bearatol/lg

✍🐻 A simple golang logger that extends the standard log package.

Language: Go - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 25 - Forks: 1

dharFr/badgee

Browser Console Improved

Language: JavaScript - Size: 2.79 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 25 - Forks: 1

fedonman/koulis-js

Replace your boring console.log with the awesome koulis.log

Language: JavaScript - Size: 23.3 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 24 - Forks: 0

moons-14/genbaneko

On-site cat on the console!

Language: TypeScript - Size: 1.94 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 3

dmkyr20/tables4j

Java-Cli-Table-Builder makes it easy to create flexible command-line tables. You haven't need to write your classes and methods to decorate console output anymore. Just use this flexible tool for positioning.

Language: Java - Size: 667 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 3

jaluik/dot-log

vscode extension to transfer xxx.log to console.log(xxx) automaticly

Language: TypeScript - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

solidstate-network/hardhat-log-remover

Remove Hardhat console.log imports and calls from Solidity source files 🪓

Language: TypeScript - Size: 503 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 16 - Forks: 4

samsonradu/console-subscriber

Subscribe to the browser's console output.

Language: JavaScript - Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 16 - Forks: 3

eneajaho/cool-console

Angular library that displays cool messages in console.

Language: TypeScript - Size: 580 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 0

akshaykhale1992/console-logger

A simple Browser Console logger for PHP Scripts.

Language: PHP - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 0

rasapp/noConsole

A VS Code extension that removes primary console statements (log, error, warn, info, debug, trace) from your code with ease, helping you maintain a cleaner and more professional codebase.

Language: TypeScript - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

eaboy/clean-console

A simple library to keep the console of your site or app clean.

Language: TypeScript - Size: 1.26 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 3

abdullahceylan/gatsby-plugin-remove-console

A plugin that removes all console.* calls from Gatsby's production builds.

Language: JavaScript - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 1

Swizz/identity-log

A 400 bytes console.{log,info,warn,error,...} that return its last argument

Language: TypeScript - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 11 - Forks: 0

aviggiano/console3

Extended console.log in Solidity for ERC20 tokens and ERC4626 vaults.

Language: Solidity - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0

vdanchenkov/power-log

Language: JavaScript - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 10 - Forks: 0

ashrafulalamasad/3EM-SD1-JavaScript-Codes

Basic JavaScript solutions for a university assignment. Includes simple programs using input and loops, suitable for beginners.

Language: JavaScript - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 9 - Forks: 0

OptiJava/Optilog-Client

A convenient and efficient open source logging framework for Java.一个方便的、高效的、易上手的Java日志框架

Language: Java - Size: 2.35 MB - Last synced at: almost 3 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

stuisme/protractor-pretty-html-reporter 📦

A jasmine reporter that produces an easy to use html report to analyze protractor test results.

Language: HTML - Size: 1.04 MB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 16

ms-fadaei/nuxt-browser-console

See server-side reports inside browser console

Language: JavaScript - Size: 1010 KB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 8 - Forks: 0

onezens/YCLog

iOS 轻量级彩色终端日志系统

Language: Objective-C - Size: 273 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

dreamyguy/console-log-plus

💬🌈😍 Bring meaningful prefixes and colors to your console log

Language: JavaScript - Size: 1.33 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

rudyhuynh/console-log-to-file

Language: JavaScript - Size: 190 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 2

nirmalpaul383/Console_dot_JS

a small project to run/evaluate JavaScript code and to show the output on a custom console using a custom 'console.log()' method. Live Preview: https://nirmalpaul383.github.io/Console_dot_JS/

Language: JavaScript - Size: 373 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

erhathaway/beano

A Pino inspired logger for the browser. Brings child loggers to the Frontend and supports composition so you can add scoped module logging to your package or app

Language: TypeScript - Size: 2.45 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

Totoditoto/colorwheel

Colorwheel provides easy-to-use colored print and trace macros for debuging your C program.

Language: C - Size: 54.7 KB - Last synced at: almost 3 years ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 3

distante/saninn-logger

A configurable wrapper around the console object (without losing the console call position)

Language: TypeScript - Size: 4.66 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

nsrCodes/capture-console-logs

Capture you console in a way that it is easy to reproduce its logs elsewhere

Language: TypeScript - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

nirmalpaul383/JavaScript_Console_Mini-inside-webpage

A small project to run javascript code directly into the webpage... just like the jsconsole.com

Language: JavaScript - Size: 43.9 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

balavishnuvj/js-console-logger

A configurable, lightweight, opinionated JavaScript logger.

Language: TypeScript - Size: 161 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 0

subham008/Pealn

Pealn is a rust library , its a declaretive and simple way to print colored and styled text on console

Language: Rust - Size: 204 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

xxczaki/mija

☢️ Console Logger with Emoji support!

Language: TypeScript - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 2

rickypid/cowsay

Simple library to print message in cow balloon, it is possible change figure and max line text length.

Language: Dart - Size: 38.1 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

alexwing/ConsoleToGUI

Simple Unity Debug.Log to Screen scroll text box

Language: C# - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

zhanguangcheng/php-output

轻量级多功能的打印调试工具。

Language: PHP - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 3

ChristoPy/log-fuck

Print "fuck" on console when things broke

Language: JavaScript - Size: 1.95 KB - Last synced at: almost 3 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

ChristopherAlphonse/logger

A beautiful AI logger for Javascript devs that makes debugging a joy

Language: TypeScript - Size: 920 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

ManuelGil/vscode-code-log-plus

CodeLog+ is a Visual Studio Code extension that helps you insert, remove, highlight, comment, and uncomment log statements in your code.

Language: TypeScript - Size: 2.56 MB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 4

just214/styled-logs

Styled console.logs with modern JavaScript.

Language: TypeScript - Size: 1.2 MB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 2

B0-B/prology

Fancy console logger and wise assistant within your python projects. Made to save tons of hours for common routines.

Language: Python - Size: 173 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

111116/console.log

Javascript-styled console logger for C++

Language: C++ - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

codevor/logger.js

💢 Make logging friendlier, simpler and use emojis in your messages. Try logger!

Language: JavaScript - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

Smoke3785/console.mog

Looksmax your console. A powerful tool for building attractive logs that closely represent your data.

Language: TypeScript - Size: 515 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

devdeem/term-logger

A simple & fast logger for better console formatted output!

Language: TypeScript - Size: 615 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

OptiJava/Optilog-Server

Optilog Server Side.

Language: Java - Size: 216 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

alestor123/AVOID-SHAME

This is a simple code for avoiding console shaming

Language: JavaScript - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

rollercodester/consolate

Customize your Node.JS console like a dignitary.

Language: JavaScript - Size: 1.94 MB - Last synced at: 5 months ago - Pushed at: almost 9 years ago - Stars: 4 - Forks: 1

WayneChang65/fml-consolelog

fml-consolelog is a formatted multi-line and ANSI colors supportted text output function module.

Language: TypeScript - Size: 777 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

voxpelli/node-bunyan-adaptor

Maps the major Pino / Bunyan logging methods to custom methods

Language: JavaScript - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

belguinan/pretty-js-log

A light javascript logging package for Node.js and Bun applications. Features file logging and beautiful console output.

Language: JavaScript - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

kafk3d/crapify

A toolkit of oddly specific CLI utilities for developers and vibecoders

Language: TypeScript - Size: 724 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

ggoodkey/debugmode

A console like overlay for testing JavaScript code in browsers that do not support console.log, i.e. mobile browsers

Language: TypeScript - Size: 380 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

loglux/LearnVideoDownloader

LearnVideoDownloader is a Python script designed to download videos, audios and subtitles from the Microsoft Learn platform. The script allows users to specify the quality of videos and the preferred languages for subtitles.

Language: Python - Size: 369 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 2

bitchcraft/unicorn-logger

A fancy wrapper for debug with and chaining support for full Console Web API.

Language: TypeScript - Size: 1.94 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

gurveeer/custom-console-logger-function

A function to console log every type of variable with its name only for Javascript codes

Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

VArtzy/poplog

Console.log directly on popup without going to devtools again!

Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

pinojs/json-colorizer Fork of joeattardi/json-colorizer

A library for colorizing JSON strings fast

Language: JavaScript - Size: 195 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

nkoepke/ConsoleCharts

Charts to display in a JavaScript console and terminal.

Language: JavaScript - Size: 235 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

creativeprojects/clog

go console log

Language: Go - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

danielbayley/console-debug

A better console.debug.

Language: JavaScript - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

MajidAlinejad/consoli

A fancy console with the capability of use in production mode.

Language: TypeScript - Size: 251 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

JaviEzpeleta/console-dog-nodejs

it's like console.log() but with animal sounds 🐶🐈🐮🐽

Language: TypeScript - Size: 1.96 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

izica/php-browser-log

Pretty log in browser console

Language: PHP - Size: 36.1 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

PenguinOfWar/pingu-console

Configurable console and file output for managing logging and log levels within console.* calls on universal JavaScript applications.

Language: JavaScript - Size: 597 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

g-otn/bad-apple-browser-console

Generates Braille art of the Bad Apple!! video (or any video) and plays it on the browser console

Language: JavaScript - Size: 7.35 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

erockdotdev/dead-simple-console-colors

Straight forward info, success, warning, and error console colors.

Language: JavaScript - Size: 22.5 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

fullpipe/screen-log

Finally, you can see console logs on mobile devices.

Language: TypeScript - Size: 7.35 MB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

busterc/debugging

:eyes: this.debugging = debug + callsites + derived namespacing

Language: JavaScript - Size: 973 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

yayoc/fetch-as-curl

console.log(cURL command) from Fetch API.

Language: TypeScript - Size: 95.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

scriptex/log

Dynamic console logging - log using the optimal console method. Provides method overwriting, beforeLog and afterLog hooks.

Language: TypeScript - Size: 247 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

vektor451/vek-dev-tools

Vekkie's C# developer console and tools for Godot 4.4+.

Language: C# - Size: 289 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0