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

can-npm-publish is a command-line tool that checks if a package can be published to npm by validating the package name, ensuring it's not private, and verifying the package version hasn't already been published. It's designed for developers who frequently publish npm packages and want to avoid publishing errors by running pre-publish checks. The tool is particularly useful in automated workflows, such as with Lerna monorepos, to conditionally publish packages only when they're ready.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of azu/can-npm-publish

Account's avatar
moxystudio/node-cross-spawn
Cross platform child_process#spawn and child_process#spawnSync
Account's avatar
bconnorwhite/extract-first-json
Extract the first JSON object or array from a string
Account's avatar
npm/validate-npm-package-name
Give me a string and I'll tell you if it's a valid npm package name
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

azu's profile
azu
35 contributions
skoging's profile
skoging
2 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
codehearts's profile
codehearts
1 contributions
Surgo's profile
Surgo
1 contributions
mroswald's profile
mroswald
1 contributions
saurabhhere's profile
saurabhhere
1 contributions
sotarok's profile
sotarok
1 contributions
technote-space's profile
technote-space
1 contributions

Recent events

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

No events yet
azu

azu/can-npm-publish

A command line tool that check to see if `npm publish` is possible.

JavaScript
71
8
MIT License