awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Qix- avatar

Qix-/color

0
View on GitHub↗
4,937 stele·272 fork-uri·JavaScript·MIT·7 vizualizări

Color

Aceasta este o bibliotecă JavaScript de manipulare a culorilor utilizată pentru conversia spațiilor de culoare, formatarea șirurilor CSS și calcularea rapoartelor de luminozitate. Oferă instrumente pentru a transforma valorile culorilor între diferite modele matematice, inclusiv RGB, HSL și CMYK.

Biblioteca include un calculator de contrast pentru accesibilitatea web pentru a calcula rapoartele de luminozitate și contrast, asigurându-se că lizibilitatea textului respectă standardele de accesibilitate. De asemenea, dispune de un formator de culori CSS care exportă valori ca șiruri hex, array-uri numerice sau șiruri compatibile cu CSS.

Setul de instrumente acoperă capabilități mai largi pentru gestionarea culorilor în frontend și generarea dinamică de teme. Aceste utilitare permit automatizarea culorilor CSS și auditarea accesibilității web prin calcularea rapoartelor de contrast între text și fundaluri.

Features

  • Color Manipulation Libraries - Provides a comprehensive JavaScript toolkit for parsing, converting, and manipulating color data across RGB, HSL, and CMYK models.
  • Color Luminosity Calculators - Computes the perceived brightness of colors to determine readability ratios based on human vision.
  • Accessibility Contrast Audits - Calculates contrast ratios between foreground and background colors to ensure compliance with web accessibility standards.
  • Color Space Converters - Transforms color coordinates between different mathematical models such as RGB, HSL, and CMYK.
  • WCAG Contrast Checkers - Computes luminosity and contrast ratios to verify compliance with WCAG accessibility standards.
  • CSS Color Tooling - Programmatically generates CSS-compatible color strings to automate dynamic styling and stylesheet updates.
  • Formatters - Exports color values as hex, numeric arrays, or CSS strings for use in stylesheets.
  • String-to-Numeric Conversions - Converts CSS and hexadecimal color strings into numeric arrays for mathematical processing.
  • Color Value Transformations - Provides mathematical operations to transform color values between different models using floating point precision.
  • Color Format Normalizers - Generates standardized color output formats, including hex strings and CSS-compatible values.
  • Dynamic Theming - Calculates and converts color schemes to programmatically generate consistent visual themes at runtime.
  • Color Manipulation - Library for color conversion and modification.

Istoric stele

Graficul istoricului de stele pentru qix-/colorGraficul istoricului de stele pentru qix-/color

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face qix-/color?

Aceasta este o bibliotecă JavaScript de manipulare a culorilor utilizată pentru conversia spațiilor de culoare, formatarea șirurilor CSS și calcularea rapoartelor de luminozitate. Oferă instrumente pentru a transforma valorile culorilor între diferite modele matematice, inclusiv RGB, HSL și CMYK.

Care sunt principalele funcționalități ale qix-/color?

Principalele funcționalități ale qix-/color sunt: Color Manipulation Libraries, Color Luminosity Calculators, Accessibility Contrast Audits, Color Space Converters, WCAG Contrast Checkers, CSS Color Tooling, Formatters, String-to-Numeric Conversions.

Care sunt câteva alternative open-source pentru qix-/color?

Alternativele open-source pentru qix-/color includ: bgrins/tinycolor — TinyColor is a JavaScript color manipulation library used for parsing, converting, and modifying colors across various… davidmerfield/randomcolor — randomColor is a programmatic utility for generating harmonious, aesthetically pleasing color strings for use in web… lokesh/color-thief — Color-thief is a color quantization library and image color palette extractor designed to identify the most prominent… gka/chroma.js — chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization… stylus/stylus — Stylus is a CSS preprocessor that transforms a dynamic language into standard CSS. It utilizes a compilation workflow… styled-components/polished — Polished is a specialized toolkit for programmatically managing color palettes, converting CSS units, and optimizing…

Alternative open-source pentru Color

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Color.
  • bgrins/tinycolorAvatar bgrins

    bgrins/TinyColor

    5,248Vezi pe GitHub↗

    TinyColor is a JavaScript color manipulation library used for parsing, converting, and modifying colors across various formats and color spaces. It functions as a color space conversion tool and a web accessibility contrast checker to ensure compliance with readability standards. The library provides a color palette generator for creating monochromatic, analogous, and complementary color schemes from a starting color. It also translates colors between hex, RGB, HSL, HSV, and named formats. Additional capabilities include color parsing and normalization, programmatic manipulation of brightnes

    JavaScript
    Vezi pe GitHub↗5,248
  • davidmerfield/randomcolorAvatar davidmerfield

    davidmerfield/randomColor

    6,126Vezi pe GitHub↗

    randomColor is a programmatic utility for generating harmonious, aesthetically pleasing color strings for use in web stylesheets and digital user interfaces. It functions as a random color generator that produces values in hexadecimal, RGB, and HSL formats. The library uses a logic-based system that calculates hues and luminosity in HSL space to ensure visual harmony. It allows for the application of specific constraints to brightness, transparency, and hue offsets to limit the generated color spectrum. The tool provides capabilities for programmatic color generation across multiple output f

    JavaScript
    Vezi pe GitHub↗6,126
  • lokesh/color-thiefAvatar lokesh

    lokesh/color-thief

    13,596Vezi pe GitHub↗

    Color-thief is a color quantization library and image color palette extractor designed to identify the most prominent colors in visual media. It functions as a semantic color classifier and color space converter, providing tools to extract dominant colors and generate representative palettes from images, videos, and canvas elements. The project utilizes a WebAssembly color processor and background workers to perform high-performance pixel analysis. It implements a WCAG contrast analyzer to calculate color contrast ratios and determine accessible foreground text colors based on accessibility s

    TypeScript
    Vezi pe GitHub↗13,596
  • gka/chroma.jsAvatar gka

    gka/chroma.js

    10,569Vezi pe GitHub↗

    chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization color scales. It provides a system for transforming colors between formats including RGB, HSL, Lab, LCH, OKLab, and CMYK, alongside tools for parsing and modifying colors across these spaces. The library specializes in data-driven color mapping, using algorithms such as Cubehelix, Bezier interpolation, and ColorBrewer palettes to translate numeric data into visual gradients. It includes a perceptual color difference calculator that utilizes CIE 2000 Delta E and Euclidean metric

    JavaScript
    Vezi pe GitHub↗10,569
Vezi toate cele 30 alternative pentru Color→