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
·
sharkdp avatar

sharkdp/pastel

0
View on GitHub↗

Pastel

Features

  • Command-Line Color Converters - Serves as a comprehensive command-line tool for converting, manipulating, and analyzing colors.
  • Terminal Color Manipulators - Provides a full suite of terminal commands for adjusting and transforming colors.
  • Named Color Identifiers - Identifies the closest named color for any given color value and returns a human-readable name.
  • Color Space Gradients - Interpolates between two or more colors through a specified color space to create a smooth transition.

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
  • Hex Parsers - Parses hexadecimal color strings into internal RGB, HSL, or other representations for uniform manipulation.
  • Color Transformation Pipelines - Chains multiple color transformations by piping structured color data between independent subcommands.
  • Terminal - Provides an interactive terminal-based color picker for visual color selection.
  • Color Scheme Manipulators - Provides commands to adjust lightness, saturation, and hue of color values.
  • Property Manipulators - Adjusts a color's lightness, saturation, or mixes it with another color via piped commands.
  • Visual Color Pickers - Ships an interactive terminal-based color picker for selecting colors visually.
  • Terminal Color Pickers - Provides an interactive terminal-based color picker for visual color selection.
  • Color Blending - Combines two or more colors by blending them together in proportional amounts.
  • Color Space Converters - Converts a color value between RGB, HSL, hex, and other common color space representations.
  • Interpolation Converters - Interpolates between colors by converting to a specified color space before computing intermediate values.
  • Arithmetic Adjusters - Provides arithmetic operations to adjust lightness, saturation, and hue of colors from the command line.
  • Lightness Adjusters - Increases or decreases a color's lightness by a specified amount from the command line.
  • Color Property Inspectors - Computes brightness, saturation, contrast, and identifies named colors from a given value.
  • Color Format Normalizers - Converts colors between hex, RGB, HSL, and other formats from the command line.
  • Color Space Converters - Converts color values between hex, RGB, HSL, and other representations from the command line.
  • Color Previewers - Displays a color visually in the terminal alongside its properties for quick inspection.
  • Named Color Identifiers - Identifies the closest named color for a given hexadecimal or RGB value.
  • Terminal Text Coloring - Outputs text with foreground and background colors, plus bold and underline styles, from a shell script.
  • Named Color Matchers - Matches a given color to the closest named color using a precomputed distance metric over a curated palette.
  • Random Color Generators - Creates a random color value that can be piped into other commands for further manipulation.
  • Seeded Generators - Produces uniformly distributed random color values using a seeded pseudorandom number generator.
  • Color Name Identifiers - Identifies the closest named color for any given color value.
  • Color Palette Generators - Generates complementary, analogous, and gradient color schemes from a base color.
  • Color Pickers - Renders a live color grid in the terminal and captures user selection via raw keyboard input.
  • Terminal Fun - Generate, analyze, and manipulate color palettes.
  • 6,243 stele·124 fork-uri·Rust·apache-2.0·6 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru sharkdp/pastelGraficul istoricului de stele pentru sharkdp/pastel

    Alternative open-source pentru Pastel

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Pastel.
    • 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
    • vicc/chameleonAvatar vicc

      vicc/chameleon

      12,325Vezi pe GitHub↗

      Chameleon is a color framework for Swift and Objective-C applications, providing a toolkit for managing dynamic palettes, gradient libraries, and hexadecimal conversions. It functions as a system for creating harmonious color schemes and calculating contrasting text colors based on background luminance. The project includes an image color extractor that analyzes images to generate matching color schemes or calculate average colors for user interfaces. It also features a gradient color library for creating and applying smooth transitions to backgrounds and text elements. The framework covers

      Objective-C
      Vezi pe GitHub↗12,325
    • 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
    • nvim-mini/mini.nvimAvatar nvim-mini

      nvim-mini/mini.nvim

      9,325Vezi pe GitHub↗

      mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

      Lualuamini-nvimneovim
      Vezi pe GitHub↗9,325
    Vezi toate cele 30 alternative pentru Pastel→

    Întrebări frecvente

    Care sunt principalele funcționalități ale sharkdp/pastel?

    Principalele funcționalități ale sharkdp/pastel sunt: Command-Line Color Converters, Terminal Color Manipulators, Named Color Identifiers, Color Space Gradients, Hex Parsers, Color Transformation Pipelines, Terminal, Color Scheme Manipulators.

    Care sunt câteva alternative open-source pentru sharkdp/pastel?

    Alternativele open-source pentru sharkdp/pastel includ: bgrins/tinycolor — TinyColor is a JavaScript color manipulation library used for parsing, converting, and modifying colors across various… vicc/chameleon — Chameleon is a color framework for Swift and Objective-C applications, providing a toolkit for managing dynamic… gka/chroma.js — chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization… nvim-mini/mini.nvim — mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation,… davidmerfield/randomcolor — randomColor is a programmatic utility for generating harmonious, aesthetically pleasing color strings for use in web… chrisbuilds/terminaltexteffects — This project is a terminal graphics library and command-line visual effects tool designed to create dynamic motion…