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 typhonjs-svelte-scratch/colord

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
typhonjs-node-build-test/esm-d-ts
Generates bundled Typescript declaration files from Typescript & ESM source w/ JSDoc _or_ any file formats Typescript supports.
Account's avatar
vinaypillai/ac-colors
ac-colors is a reactive JavaScript color library that can freely convert between RGB, HSL, HEX, XYZ, LAB, LCHab, LUV, and LCHuv, as well as handle random color generation and contrast ratio calculatio
Account's avatar
caderek/benny
A dead simple benchmarking framework
Account's avatar
gka/chroma.js
JavaScript library for color conversions
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
bgrins/TinyColor
Fast Color Parsing and Manipulation
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

omgovich's profile
omgovich
172 contributions
EricRovell's profile
EricRovell
37 contributions
typhonrt's profile
typhonrt
7 contributions
subzey's profile
subzey
3 contributions
molefrog's profile
molefrog
1 contributions
jeetiss's profile
jeetiss
1 contributions
HonkingGoose's profile
HonkingGoose
1 contributions
pkishorez's profile
pkishorez
1 contributions
rschristian's profile
rschristian
1 contributions
VladSez's profile
VladSez
1 contributions

Recent events

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

No events yet
typhonjs-svelte-scratch

typhonjs-svelte-scratch/colord

[MODIFIED] added rounding precision to all to<XXX> color conversion methods... 👑 A tiny yet powerful tool for high-performance color manipulations and conversions

TypeScript
0
0
MIT License

Colord is a lightweight, dependency‑free JavaScript/TypeScript library for parsing, converting, manipulating, and analysing colors according to CSS Color Level specifications. It offers a fast, immutable, chainable API with built‑in support for common formats (hex, RGB(A), HSL(A), HSV) and an extensible plugin system for additional models (CMYK, HWB, LAB, LCH, XYZ, named colors, accessibility contrast, mixing, etc.), making it ideal for front‑end developers who need high‑performance color handling in browsers or Node.