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

Groundskeeper Willie is a Babel plugin that strips development‑only artifacts from JavaScript before production: it removes `console.*` calls, `debugger` statements, and any code wrapped in custom pragma comment blocks, while letting developers preserve specific lines with a `groundskeeper-willie-disable-line` directive. It’s aimed at front‑end or Node developers (especially those already using Babel) who want a simple way to keep their source code verbose during development but ship a clean, minimal bundle for production.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of betaorbust/babel-plugin-groundskeeper-willie

Account's avatar
babel/babel
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

betaorbust's profile
betaorbust
28 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
1 contributions
kirjs's profile
kirjs
1 contributions

Recent events

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

No events yet
betaorbust

betaorbust/babel-plugin-groundskeep...

The spiritual successor to groundskeeper. Removes console calls, debuggers, and and pragma-wrapped code.

TypeScript
62
2
No license