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 is a lightweight JavaScript library that checks whether a given value is a positive integer, rejecting zero, negative numbers, floats, non-numeric types, and values exceeding `Number.MAX_SAFE_INTEGER`. It provides both a standard validator and a stricter `isSafePositiveInteger` variant for applications requiring integer precision within JavaScript's safe range. The project is intended for JavaScript developers needing reliable input validation, particularly for

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tjmehta/is-positive-integer

Account's avatar
hapijs/code
assertion library
Account's avatar
hapijs/lab
Test utility
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

tjmehta's profile
tjmehta
25 contributions
asurinov's profile
asurinov
1 contributions
fearphage's profile
fearphage
1 contributions

Recent events

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

No events yet
tjmehta

tjmehta/is-positive-integer

check if a number is a positive integer

JavaScript
58
7
MIT License