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 package provides a fast function to check if a value is a non-blank string, returning true only when the input is both a string and contains non-whitespace characters. It's designed for JavaScript developers who need a simple, efficient way to validate string inputs in Node.js or browser environments, particularly those who want to avoid the overhead of larger utility libraries like underscore.string.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of niftylettuce/is-string-and-not-blank

Account's avatar
plotly/is-string-blank
The fast way to check if a string is blank
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
browserify/browserify
browser-side require() the node way
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
lassjs/eslint-config-xo-lass
ESLint shareable config for Lass to be used with eslint-config-xo
Account's avatar
amilajack/eslint-plugin-compat
Lint browser compatibility of API used
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
henrikjoreteg/fixpack
cli tool that cleans up package.json files.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
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
Account's avatar
browserify/tinyify
a browserify plugin that runs various optimizations, so you don't have to install them all manually.

Support the repos that depend on this repository

Top contributors

niftylettuce's profile
niftylettuce
5 contributions

Recent events

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

No events yet
niftylettuce

niftylettuce/is-string-and-not-blan...

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.

JavaScript
5
0
MIT License