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 project, `compat`, is a tool designed to translate environment variable formats in npm scripts from `$env` to `%env%` on Windows, ensuring cross-platform compatibility. It's particularly useful for developers working on both Windows and Unix-like systems, simplifying the execution of npm scripts with environment variables or relative paths.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
lp-

lp-/compat

For npm scripts, translate $env format to %env% format if on windows.

JavaScript
1
1
MIT License
Singulariteehee's profile
Singulariteehee
2 contributions

Support the dependencies of lp-/compat

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
mmalecki/node-read-dir-files
Recursively read files from a directory
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
ljharb/shell-quote
quote and parse shell commands