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

is‑valid‑npm‑name is a tiny Node.js utility that validates whether a string complies with npm’s package‑naming rules (length, characters, scope format, reserved core module names, etc.), returning `true` or a descriptive error message. It’s aimed at developers—especially those publishing or scripting npm packages—who need a quick, reliable way to enforce proper package names.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of lassjs/is-valid-npm-name

Account's avatar
niftylettuce/is-string-and-not-blank
3x as fast as `is-whitespace` and `whitespace-regex` thanks to `is-string-blank`. This package is a simple function that accepts an argument and returns `true` if it is a string AND it is not blank.
Account's avatar
pid/speakingurl
Generate a slug – transliteration with a lot of options
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
niftylettuce/remark-preset-github
GitHub markdown and prose style

Support the repos that depend on this repository

Top contributors

niftylettuce's profile
niftylettuce
9 contributions

Recent events

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

No events yet
lassjs

lassjs/is-valid-npm-name

Checks if a given string is a valid npm package name adhering to npm rules and best practice

JavaScript
6
2
MIT License