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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cdonohue avatar

cdonohue/polychrome

0
View on GitHub↗
288 stars·0 forks·TypeScript·MIT·4 views

Polychrome

shell $> yarn add polychrome

Features

  • Color Libraries - Library for parsing and manipulating color values.
  • Color Utilities - Helper for color manipulation tasks.
  • Colors - Utility for color manipulation and transformation.

Star history

Star history chart for cdonohue/polychromeStar history chart for cdonohue/polychrome

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Polychrome

Similar open-source projects, ranked by how many features they share with Polychrome.
  • gka/chroma.jsgka avatar

    gka/chroma.js

    10,569View on 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
    View on GitHub↗10,569
  • jiffyclub/palettableJ

    jiffyclub/palettable

    0View on GitHub↗

    Palettable

    View on GitHub↗0
  • bennyguitar/coloursbennyguitar avatar

    bennyguitar/Colours

    3,086View on GitHub↗

    A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.

    Objective-C
    View on GitHub↗3,086
  • bgrins/tinycolorbgrins avatar

    bgrins/TinyColor

    5,248View on 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
    View on GitHub↗5,248
See all 30 alternatives to Polychrome→

Frequently asked questions

What does cdonohue/polychrome do?

`shell $> yarn add polychrome `

What are the main features of cdonohue/polychrome?

The main features of cdonohue/polychrome are: Color Libraries, Color Utilities, Colors.

What are some open-source alternatives to cdonohue/polychrome?

Open-source alternatives to cdonohue/polychrome include: gka/chroma.js — chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization… jiffyclub/palettable — Palettable. bennyguitar/colours — A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier. boris-em/colorkit — Advanced color manipulation for iOS. boycechang/bccolor — A Lightweight But Powerful Color Kit (Swift). bgrins/tinycolor — TinyColor is a JavaScript color manipulation library used for parsing, converting, and modifying colors across various…