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

CSS Colorguard is a tool that helps maintain a consistent color palette in CSS projects by warning developers when colors are too similar to existing ones, using the CIEDE2000 algorithm for accurate color difference detection. It's designed for web developers and teams working on CSS projects who want to enforce color consistency and avoid unnecessary color variations in their stylesheets.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
SlexAxton's profile
SlexAxton
50 contributions
ben-eb's profile
ben-eb
15 contributions
Munter's profile
Munter
10 contributions
davidtheclark's profile
davidtheclark
4 contributions
pgilad's profile
pgilad
3 contributions
vxsx's profile
vxsx
3 contributions
jorgebucaran's profile
jorgebucaran
2 contributions
patrickkettner's profile
patrickkettner
2 contributions
billyjanitsch's profile
billyjanitsch
1 contributions
apexskier's profile
apexskier
1 contributions
slexaxton

slexaxton/css-colorguard

Keep a watchful eye on your css colors.

JavaScript
2431
51
No license

Support the dependencies of slexaxton/css-colorguard

Account's avatar
markusn/color-diff
Implemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.
Account's avatar
Munter/pipetteur
A function to extract any colors from a string
Account's avatar
substack/text-table
borderless text tables with alignment
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers