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

The **is‑cuid** package provides a tiny helper function that checks whether a given string matches the format of a CUID (Collision‑Resistant Unique Identifier). It exports a single `isCuid(value)` call that returns `true` or `false`; the library is now deprecated in favor of `cuid.isCuid`. It’s intended for Node.js developers who need a quick way to validate CUID strings.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of smallhelm/is-cuid

Account's avatar
Matt-Esch/x-is-string
Simple string test
Account's avatar
ericelliott/cuid
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
Account's avatar
scottcorgan/tap-dot
Formatted TAP output with dots ...
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

farskipper's profile
farskipper
6 contributions

Recent events

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

No events yet
smallhelm

smallhelm/is-cuid

Does the value look like a cuid?

JavaScript
3
0
MIT License