GitShow/sindresorhus/yoctocolors
sindresorhus

yoctocolors

The smallest and fastest command-line coloring package on the internet

by sindresorhus
ansiansi-escape-codesclicolorcommand-lineconsolejavascriptnodejs
Star on GitHubForknpm

JavaScript

867 stars35 forks8 contributorsQuiet · 10mo agoSince 2021v2.1.2MIT

Meet the team

See all 8 on GitHub →
sindresorhus
sindresorhus22 contributions
ehmicky
ehmicky3 contributions
alexeyten
alexeyten1 contribution
prantlf
prantlf1 contribution
hyperz111
hyperz1111 contribution
jonahsnider
jonahsnider1 contribution
Richienb
Richienb1 contribution
silverwind
silverwind1 contribution

Languages

View on GitHub →
JavaScript99.2%
TypeScript0.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
glecomtewelbees
Issue: npm install fails with 403 Forbidden on version 2.1.3 of yoctocolors-cjsClosedIssue

Hi everyone ! I am encountering an npm error 403 Forbidden when trying to install the package yoctocolors-cjs version 2.1.3 during my Docker build process: I noticed the following discrepancy: The npm registry shows version 2.1.3 as published here: https://www.npmjs.com/package/yoctocolors-cjs However, the GitHub releases page only shows up to version 2.1.2: https://github.com/sindresorhus/yoctocolors/releases/tag/v2.1.2 This version mismatch raises questions if the 2.1.3 package is fully published and accessible or if there is some access restriction causing the 403 error. Environment: Running npm install within Docker build context for Kubernetes deployment. Using official npm registry at https://registry.npmjs.org/. I don't use the package yoctocolors-cjs directly, it's a dependency of @nestjs/cli@11.0.10 Request: Could you please confirm if 2.1.3 is correctly published and accessible? If this version is unpublished or restricted, could you clarify the recommended stable version to use? Any advice on handling or workaround for this issue would be much appreciated. Thank you for your support!

glecomtewelbees · 10mo ago
hyperz111
fix(cjs): handle dim & bold modifier correctlyMergedPR

See #26, copied from

hyperz111 · 10mo ago
hyperz111
fix: handle dim & bold modifier correctlyMergedPR

In this PR, i make handle and modifier correctly. !IMG_20250818_200055.jpg

hyperz111 · 10mo ago
Structured data for AI agents

Repository: sindresorhus/yoctocolors. Description: The smallest and fastest command-line coloring package on the internet Stars: 867, Forks: 35. Primary language: JavaScript. Languages: JavaScript (99.2%), TypeScript (0.8%). License: MIT. Topics: ansi, ansi-escape-codes, cli, color, command-line, console, javascript, nodejs, terminal. Latest release: v2.1.2 (10mo ago). Open PRs: 0, open issues: 0. Last activity: 10mo ago. Community health: 85%. Top contributors: sindresorhus, ehmicky, alexeyten, prantlf, hyperz111, jonahsnider, Richienb, silverwind.

·@ofershap

Replace github.com with gitshow.dev