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 small JavaScript utility for checking if a given number is a power of two, returning true for values like 4 and 16 and false for others like 10. It's intended for developers working on low-level or performance-sensitive code, such as graphics, audio, or data structure optimizations, who need a quick, reliable check for powers of two.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/is-power-of-two

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
1 contributions

Recent events

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

No events yet
mattdesl

mattdesl/is-power-of-two

whether a number is power of two

JavaScript
10
1
MIT License