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

cross‑conf‑env is a tiny Node utility that makes npm‑script environment variables portable across operating systems. It expands the `npm_package_*` and `npm_package_config_*` placeholders—whether written as `$var` (bash/macOS/Linux), `%var%` (Windows), or without any delimiters—so the same script works on any platform. It’s aimed at JavaScript developers who use npm scripts and need a simple, dev‑dependency solution for cross‑platform configuration values.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of akabekobeko/npm-cross-conf-env

Account's avatar
moxystudio/node-cross-spawn
Cross platform child_process#spawn and child_process#spawnSync
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
henrikjoreteg/fixpack
cli tool that cleans up package.json files.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
raineorshine/npm-check-updates
Find newer versions of dependencies than what your package.json allows
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

akabekobeko's profile
akabekobeko
54 contributions
proudust's profile
proudust
4 contributions

Recent events

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

No events yet
akabekobeko

akabekobeko/npm-cross-conf-env

To cross-platform the "config" and root variable reference of package.json in npm-scripts.

TypeScript
26
1
MIT License