issues Search Results · repo:lukeed/kleur language:JavaScript
Filter by
25 results
(69 ms)25 results
inlukeed/kleur (press backspace or delete to remove)tj-commits
- Opened on Oct 20, 2024
- #61
is it possible to add bright (brightBlue, etc.) versions of the colors?
jaclas
- 1
- Opened on Feb 2, 2024
- #60
Can we have blinking as a modifier?
https://stackoverflow.com/questions/17439482/how-to-make-a-text-blink-in-shell-script
muuvmuuv
- Opened on Oct 6, 2021
- #51
is it possible to define custom color methods, like mycolor and bgMycolor to use B263F7 for example?
cope
- 4
- Opened on Jul 3, 2021
- #50
I ve noticed two potential flaws with the benckmarks used. I ran all benchmarks on the LTS version of node (v14.17.0)
and used import instead of require. I also included the colorette package from #44. ...
LJNeon
- Opened on Jun 14, 2021
- #49
Hi Luke,
is there any way to create an instance of kleur? In Moleculer loggers I have an issue with enable/disable coloring
because all loggers use the same imported kleur instance.
Use case: There are ...
icebob
- 1
- Opened on Jun 13, 2021
- #48
When testing sometimes there is need to snapshot messages that might have colour in them. Colour is a concern for DX and
has a valid reason to be captured in the snapshots. E.g. avoid colour regressions ...
jasonkuhrt
- Opened on Feb 19, 2021
- #47
With this code:
const kleur = require( kleur )
console.log(kleur.red(kleur.reset( a + kleur.blue( b ) + c )))
The result is that the last character logged is unexpectedly red, when it should be default ...
jaydenseric
- 5
- Opened on Jan 21, 2021
- #46
Ideally, the environment should be checked for color support every time kleur is used, because environment variables can
be changed at runtime. At the moment, the enabled property is determined once at ...
jaydenseric
- 2
- Opened on Dec 14, 2020
- #43
NO_COLOR is meant to disable color regardless of the value:
All command-line software which outputs text with ANSI color added should check for the presence of a NO_COLOR
environment variable that, when ...
chocolateboy
- 4
- Opened on Sep 25, 2020
- #38

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.