-
Updated
Jul 6, 2020 - Python
#
ansi-colors
Here are 159 public repositories matching this topic...
Rich is a Python library for rich text and beautiful formatting in the terminal.
python
emoji
syntax-highlighting
markdown
terminal
progress-bar
python-library
python3
traceback
ansi-colors
rich
tables
terminal-color
progress-bar-python
tracebacks-rich
Golang ultimate ANSI-colors that supports Printf/Sprintf methods
-
Updated
Jul 4, 2020 - Go
joelibaceta
commented
Dec 27, 2019
- brew formula
- .pkg file
- rpm package
- binary
- .exe
Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters
-
Updated
Jul 5, 2020 - C++
cli
library
terminal
graphics
images
image-processing
ansi
image-viewer
unicode-characters
terminal-based
ansi-colors
graphics-library
terminal-graphics
-
Updated
Jul 5, 2020 - C
Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions
-
Updated
Jan 30, 2019 - Clojure
Console version of the game "2048" for GNU/Linux
-
Updated
Feb 29, 2020 - C
SHell Markup Language | Style Framework for The Terminal
-
Updated
Jan 25, 2019 - Shell
Open
Kotlin DSL
1
temirov
commented
Nov 11, 2019
Description
There is no documentation describing the usage of the plugin with Kotlin DSL for Gradle
When trying a solution proposed in #127 I am getting an error:
* What went wrong:
Script compilation errors:
Line 57: testlogger {
^ Unresolved reference: testlogger
Line 58: theme = ThemeTy
Ruby gem for ANSI terminal colors 🎨︎ VERY FAST
-
Updated
Jun 28, 2020 - Ruby
Small, fast library to create ANSI colored strings and codes. [go, golang]
-
Updated
Jul 6, 2020 - Go
sindresorhus
commented
Nov 10, 2019
We just released Chalk 3 with some large performance improvements. This is what I'm seeing with Chalk 3 and Node.js 12:
~/Downloads/ansi-colors/bench master*
❯ node index
# All Colors
ansi-colors x 150,257 ops/sec ±0.95% (90 runs sampled)
chalk x 490,982 ops/sec ±0.48% (94 runs sampled)
# Chained colors
ansi-colors x 20,
The Tao of Unix Programming (Ruby-powered ANSI colored fortunes)
ruby
quotes
profile
bashrc
zshrc
architecture
philosophy
fortune
wisdom
ansi-colors
tao
quotes-on-design
philosophy-of-science
fortune-cookies
fortunes
philosophy-of-education
architecture-guidelines
fortune-format
unix-programming
philosophy-of-design
-
Updated
Jul 6, 2020 - Ruby
An easy syntax to format your strings with colored fonts and backgrounds.
-
Updated
Jul 5, 2020 - Java
Ansicolor library provides color console in Windows as ANSICON for Golang.
-
Updated
Nov 19, 2015 - Go
A more colorful, user-friendly implementation of `ls` written in Go
-
Updated
May 30, 2020 - Go
A better console.log for the log-driven debugging junkies
stacktrace
printer
log
chrome-devtools
logging
pretty-print
ansi
tty
stack-traces
debug
console-log
ansi-colors
terminal-colors
debugging-tools
debugging-tool
-
Updated
Apr 10, 2020 - JavaScript
A Rust library and tool to colorize paths using LS_COLORS
-
Updated
Jun 15, 2020 - Rust
-
Updated
Jul 11, 2019 - Emacs Lisp
Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.
-
Updated
Feb 12, 2020 - Java
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps
-
Updated
Dec 3, 2019 - PHP
A library to print colored strings, with Kotlin.
-
Updated
Mar 25, 2020 - Kotlin
Tiny bash utility for coloring terminal output and prompt
-
Updated
May 18, 2020 - Shell
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
javascript
console
chrome
terminal
parsing
chrome-devtools
cross-platform
npm-package
ansi
tty
javascript-library
ansi-escape-codes
console-log
ansi-colors
ansi-escape-sequences
javascipt
-
Updated
Feb 1, 2020 - JavaScript
Produce colored terminal text with an xml-like markup
-
Updated
Jul 21, 2019 - Python
A simple, isomorphic library containing all known terminal ansi escape codes and sequences.
nodejs
javascript
terminal
isomorphic
javascript-library
ansi-colors
ansi-escape-sequences
load-anywhere
-
Updated
Dec 21, 2019 - JavaScript
Julia package for displaying images in the terminal using ANSI colors and Unicode characters
-
Updated
Jul 4, 2020 - Julia
Improve this page
Add a description, image, and links to the ansi-colors topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ansi-colors topic, visit your repo's landing page and select "manage topics."
While answering #878, I realized, that both user manual and quick guide could be improved. Goal should be to get first time users started as quickly as possible.
Thinking back to my first time contact with picocli I remembered it wasn't straightforward for me to get things up and running, either. Don't get me wrong: The picocli manual is very complete, concise and was/is of great help for me in m