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

clamp is a JavaScript module that restricts a value to be within a specified range, returning the value if it falls between the bounds or the nearest bound if it doesn't. It's designed for developers who frequently need to constrain numeric values in their code, saving them from repeatedly writing the same utility function. The module is simple, lightweight, and licensed under MIT, making it easy to integrate into projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hughsk/clamp

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

Support the repos that depend on this repository

Top contributors

hughsk's profile
hughsk
6 contributions
EvanHahn's profile
EvanHahn
2 contributions

Recent events

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

No events yet
hughsk

hughsk/clamp

Clamp a value between two other values.

JavaScript
39
5
MIT License