Color combination contrast tester
Simple colorable log. Support inspect objects and single line update
Simple colorable log. Support inspect objects and single line update
Create ARIA-compliant color themes based on a predominant color palette.
Colorable ck editor5: text Alignment, horizontal Line, image via url
Color palette combination contrast tester
A module to create colorable SVG images
Mesh and Edge lines in three.js that can change color after geometry is merged
Colorize the UI based on its theme or the background theme.
Automatic UI Color Palette Generator
de.css is a default set of CSS Modules for designing mobile first interfaces
Automatic UI Color Palette Generator
Uncompromisingly Flexible Phylogenetic Trees, Powered by D3.js
Homecoming dashboard for VSCode
Illinois Toolkit: A card component that can be used as a container for grouping information, reminiscent of a physical note or playing card.
Automatic UI Color Palette Generator
An npm package to import in your JS file to inline replace svg-sourced img elements to svg elements.
Leaflet v2 SVG Markers styled by CSS
visually differentiate request logs via indentation, coloring, and namespacing via cls-hooked
collection of personal components which may, or may not be used in real-world products.
Graph coloring algorithms to be used with graphology
Bring your terminal to life! rainbow-node lets you print stunning, per-character rainbow-colored messages in your Node.js console with zero setup.
Bring your terminal to life! rainbow-node lets you print stunning, per-character rainbow-colored messages in your Node.js console with zero setup.
Comprehensive SVG icon library with 1,173+ optimized icons across 15+ categories. Perfect for React, TypeScript, and Tailwind CSS with full dark mode support.
An easy way to get colored console output
A simple, powerful and cross-platform Rust library for adding colors to your terminal output with support for hex colors, RGB, and rich markup
Azzybana Raccoon's comprehensive parallelism library.
Derive helper methods for enum variants that are familiar from `std::option::Option` & `std::result::Result` such as `unwrap_or` or `and_then`.
A rust crate for working with colors and color spaces.
A comprehensive color conversion library for Rust
A CLI tool that renders motion design videos from JSON scenarios. No browser, no Node.js — just a single Rust binary.
An atomic output library based on Rust that supports output functionalities through functions, builders, and other methods. It allows customization of text and background colors.
Rust Spectral Colorimetry library with JavaScript/WASM interfaces
A modern replacement for ps
A crate with color names and its values and usefull functions inluded to get similar colour name by RGB data; Based on css-color names.
Auto-generated client library for the Edgegap API, used by the arbctl tool
A simple color handler which provide a conversion between colorname, RGB, HSB and HEX
Colorize printed text on ANSI terminals
Terminal color capabilities detection
Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.
>> puts "this is red".red >> puts "this is red with a blue background (read: ugly)".red_on_blue >> puts "this is red with an underline".red.underline >> puts "this is really bold and really blue".bold.blue >> logger.debug "hey this is broken!".red_on_yellow # in rails >> puts Color.red "This is red" # but this part is mostly untested
Colorize your text in the terminal.
This is a heavily modified fork of http://github.com/defunkt/colored gem, with many sensible pull requests combined. Since the authors of the original gem no longer support it, this might, perhaps, be considered a good alternative. Simple gem that adds various color methods to String class, and can be used as follows: require 'colored2' puts 'this is red'.red puts 'this is red with a yellow background'.red.on.yellow puts 'this is red with and italic'.red.italic puts 'this is green bold'.green.bold << ' and regular'.green puts 'this is really bold blue on white but reversed'.bold.blue.on.white.reversed puts 'this is regular, but '.red! << 'this is red '.yellow! << ' and yellow.'.no_color! puts ('this is regular, but '.red! do 'this is red '.yellow! do ' and yellow.'.no_color! end end)
Chroma is a color manipulation and palette generation gem.
Great Ruby debugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins
Utility functions for making colorful console applications
Der ANSI Hansi - create colorized console output.
Red Colors provides a wide array of features for dealing with colors. This includes conversion between colorspaces, desaturation, and parsing colors.