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 **nearest-color** library lets developers supply a palette of named hex colors and then quickly retrieve the palette entry that is closest to any given input color. It works by converting colors to RGB space and performing a simple linear (naïve) nearest‑neighbor search, returning the matching name, hex value, RGB components and distance. This lightweight tool is aimed at JavaScript/Node.js developers who need fast color‑matching for tasks such as theming, UI design, or image analysis.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dtao/nearest-color

Account's avatar
dtao/autodoc
Doc generation on steroids

Support the repos that depend on this repository

Top contributors

dtao's profile
dtao
38 contributions
meodai's profile
meodai
3 contributions
cbartlett's profile
cbartlett
1 contributions

Recent events

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

No events yet
dtao

dtao/nearest-color

Find the nearest color

JavaScript
361
33
MIT License