Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

log2console is a tiny utility function that writes a single value to the console, automatically choosing `console.log` or `console.error` based on the value’s type (e.g., objects vs. `Error` instances) and formatting it appropriately for the current environment (Node.js or browsers). It’s aimed at developers who want a simple, cross‑platform way to output debugging information without manually handling different console methods or serialization.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of miguelcastillo/log2console

Account's avatar
MiguelCastillo/dis-isa
isa types for javascript
Account's avatar
MiguelCastillo/bit-imports
module loader for the browser
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
jmreidy/grunt-browserify
Grunt task for node-browserify
Account's avatar
disqus/grunt-mocha
Grunt task for running client-side Mocha specs in PhantomJS
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
MiguelCastillo/spromise
Small Promise

Support the repos that depend on this repository

Top contributors

MiguelCastillo's profile
MiguelCastillo
10 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
miguelcastillo

miguelcastillo/log2console

Helper method to log to console

JavaScript
1
0
MIT License