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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of miguelmota/linear-scale

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

Support the repos that depend on this repository

Top contributors

miguelmota's profile
miguelmota
3 contributions

Recent events

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

No events yet
miguelmota

miguelmota/linear-scale

Linear scale function.

JavaScript
5
0
MIT License

`linear-scale` is a tiny Node.js library that creates a linear mapping function between a numeric domain and a numeric range. It’s useful for developers who need to convert values—such as normalizing data, scaling UI dimensions, or mapping sensor readings—without pulling in heavier charting or math libraries. The package is lightweight, installable via npm, and works with a simple chainable API.