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

run‑env is a small CLI (and library) that makes it easy to run npm/yarn scripts that are specific to the current `NODE_ENV`. It looks for a script named `:<env>` (or a shortened match like `:dev` for `development`) and falls back to the base script if none exists, also loading variables from a `.env` file beforehand. It’s aimed at JavaScript/TypeScript developers who want a simple way to switch between environment‑specific build, test, or start commands without manually mapping them.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bconnorwhite/run-env

Account's avatar
bconnorwhite/exec
Execute commands while keeping flags easily configurable as an object
Account's avatar
bconnorwhite/package
A utility for reading package.json of a project, and forming paths relative to it.
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
bconnorwhite/package-run
Node API for running package.json scripts. Supports yarn, npm, and pnpm.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

bconnorwhite's profile
bconnorwhite
18 contributions

Recent events

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

No events yet
bconnorwhite

bconnorwhite/run-env

Run package.json scripts suffixed with NODE_ENV.

TypeScript
0
0
No license