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

**Summary:** npx is a command-line tool that executes npm package binaries, either from a local project or by installing them temporarily. It allows users to run one-off commands without installing packages globally, simplifying workflows for developers who need quick access to npm packages. **Who it's for:** This tool is designed for developers and npm users who frequently work with Node.js packages and want a convenient way to execute package binaries without permanent installation. It's particularly useful for testing, experimenting, or running scripts that depend on specific package versions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of npm/npx

Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
npm/npm-package-arg
Parse the things that can be arguments to `npm install`
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
feross/safe-buffer
Safer Node.js Buffer API
Account's avatar
npm/node-which
Like which(1) unix command. Find the first instance of an executable in the PATH.
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
trentm/json
a 'json' command for massaging and processing JSON on the command line
Account's avatar
kapouer/marked-man
wrapper adding manpage output to 'marked', inspired by 'ronn'
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
npm/cli
a package manager for JavaScript
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
iarna/require-inject
A simple mock injector compatible needing no instrumentation in the libraries being tested
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
iarna/tacks
Generate fixture modules from folders

Support the repos that depend on this repository

Top contributors

zkat's profile
zkat
216 contributions
isaacs's profile
isaacs
11 contributions
katemihalikova's profile
katemihalikova
4 contributions
jdalton's profile
jdalton
3 contributions
gorhgorh's profile
gorhgorh
3 contributions
claudiahdz's profile
claudiahdz
3 contributions
nickvasdev's profile
nickvasdev
2 contributions
int64ago's profile
int64ago
2 contributions
darcyclarke's profile
darcyclarke
2 contributions
janl's profile
janl
2 contributions

Recent events

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

No events yet
npm

npm/npx

npm package executor

JavaScript
756
73
Other