issues
search
jorgebucaran
/
colorette
🌈Easily set your terminal text color & styles
MIT License
1.61k
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
why so many names
#105
tj-commits
closed
1 month ago
1
RangeError: Maximum call stack size exceeded
#104
vigneshSivanesan
closed
1 month ago
28
Use stdout.isTTY instead of tty.isatty
#103
iamandrewluca
closed
5 months ago
6
Remove EOL Node versions from workflow
#102
jorgebucaran
opened
9 months ago
5
ci: update github actions
#101
Fdawgs
closed
1 year ago
8
Use process.stdout.isTTY instead of node:tty
#100
jcbhmr
opened
1 year ago
8
[Feature Request] Modifiers support `link`.
#99
13OnTheCode
opened
1 year ago
1
fix: move `types` condition to the front
#98
Andarist
closed
1 year ago
9
isColorSupported is showing TRUE for non-tty Windows terminals
#97
Azatey
opened
1 year ago
0
fix: add `types` to `exports` for `package.json`
#96
ahnpnl
closed
2 years ago
3
TS: `Color` should accept `text` of `any` type
#95
tukusejssirs
opened
2 years ago
1
Uncaught (in promise) TypeError: Cannot use 'in' operator to search for 'NO_COLOR' in undefined
#94
jaclas
closed
2 years ago
2
Destructure process into constants
#93
jorgebucaran
closed
2 years ago
0
Fix Vite support
#92
kibertoad
closed
2 years ago
22
Fix detection of dumb terminals on Windows
#91
MartinKolarik
closed
2 years ago
3
Wrong support detection on Windows
#90
MartinKolarik
closed
2 years ago
2
SvelteKit + colorette
#89
jaclas
closed
2 years ago
2
Color functions should always return a string
#88
jorgebucaran
closed
3 years ago
1
Regression in 2.x? Disable colors globally for tests
#87
daKmoR
closed
3 years ago
9
Fix export default for all colors
#86
rwu823
opened
3 years ago
3
Add colorize-template
#85
usmanyunusov
closed
1 year ago
0
Use faster-than-regex .substring() slicing
#84
jorgebucaran
closed
3 years ago
12
Add provisional CommonJS tests
#83
jorgebucaran
closed
3 years ago
2
Broken SemVer
#82
ai
closed
3 years ago
14
Request Feature: create a new feature to randomize the colors
#81
edsamodra
closed
3 years ago
8
Added felt-pen to benchmark & Added nonce for more realistic benchmarking
#80
nin-jin
closed
2 years ago
9
Add kleur and kleur’s author mention to docs as inspiration
#79
ai
closed
3 years ago
5
Add Nano Colors mention as inspiration
#78
ai
closed
3 years ago
5
Support `--color` and `--no-color` flags?
#77
jorgebucaran
closed
3 years ago
14
Fix CJS version
#76
kibertoad
closed
3 years ago
0
Default exports break down in converted CJS version
#75
kibertoad
closed
3 years ago
4
tty.isatty is not a function
#74
from-nibly
closed
3 years ago
2
[using pino-pretty] issue Cannot read property 'env' of undefined ==> const env = process["default"].env || {}
#73
franckOL
closed
3 years ago
3
Auto-detect color for top-level color functions
#72
jorgebucaran
closed
3 years ago
2
`createColors` has a required argument in d.ts
#71
kytta
closed
3 years ago
1
Upgrading to 2.0.0
#70
jorgebucaran
closed
3 years ago
1
Don't format empty strings
#69
kytta
closed
3 years ago
16
`vite` compatibility: Lazily evaluate `enabled` checks.
#68
LeoniePhiline
closed
3 years ago
4
[colorette v1.4] `tty && tty.isatty(1)` breaks in vite HMR mode
#67
LeoniePhiline
closed
3 years ago
4
Add workflow to run benchmarks
#66
pioug
closed
3 years ago
2
require() of ES modules is not supported
#65
its-dibo
closed
3 years ago
5
fix: make sur it works in browser where tty package isnt available
#64
WNemencha
closed
3 years ago
11
Implement more robust isTTY check
#63
kibertoad
closed
3 years ago
11
Add support for CI envs in colour support check
#62
kibertoad
closed
3 years ago
3
Support for CI environments is lacking
#61
kibertoad
closed
3 years ago
7
Check if process is defined for better browser compatibility
#60
RomanHotsiy
closed
3 years ago
10
Add Deno and browser support
#59
tmdh
closed
3 years ago
2
Upgrade dependencies
#57
prantlf
closed
3 years ago
7
Add a benchmark of loading the modules in Node.js by require()
#56
prantlf
closed
3 years ago
1
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
#55
anark
closed
3 years ago
3
Next