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

Babel‑plugin‑console‑source is a Babel plugin that automatically rewrites every `console.*` call to include the originating file name and line/column number (e.g., `console.log('app.js (3:8)', ...)`). It’s aimed at JavaScript developers who want clearer debugging output without manually adding trace information, and it can be configured via a simple `.babelrc` entry.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of peteringram0/babel-console-source

Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

peteringram0's profile
peteringram0
1 contributions
serusko's profile
serusko
1 contributions

Recent events

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

No events yet
peteringram0

peteringram0/babel-console-source

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

JavaScript
38
5
No license