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

This is a Babel plugin that replaces `__DEV__` in JavaScript code with the result of evaluating `"production" !== process.env.NODE_ENV`, helping developers conditionally include code based on the environment. It's designed for developers using Babel in Node.js projects who need to optimize their code by removing development-only code in production builds.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of martinandert/babel-plugin-transform-dev

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

martinandert's profile
martinandert
16 contributions
kesne's profile
kesne
1 contributions

Recent events

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

No events yet
martinandert

martinandert/babel-plugin-transform...

Replaces "__DEV__" with the result of evaluating 'production' !== process.env.NODE_ENV.

JavaScript
3
1
MIT License