picocolors

Frameworks & Libraries

The tiniest terminal-colour library for Node.js.

Latest v1.1.1 · by Alexey RaspopovWebsitealexeyraspopov/picocolors

Changelog

v1.1.1Latest

picocolors 1.1.1

Changed 2
  • Moved TypeScript declarations to a d.ts file
  • Eliminated require() call to make the package compatible with some tools
Fixed 1
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables

From picocolors

What's new?
  • Moved TypeScript declarations to a d.ts file #82
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables #87
  • Eliminated require() call to make the package compatible with some tools #87
View originalPermalink
How v1.1.1 went
v1.1.0

picocolors 1.1.0

Added 1
  • Bright color variants

From picocolors

What's new?
  • Added bright color variants #55
View originalPermalink
How v1.1.0 went
v1.0.1

picocolors 1.0.1

Changed 1
  • Remove use of recursion to avoid possible stack overflow for very long inputs
Fixed 1
  • Color detection mechanism now works properly on Vercel Edge Runtime

From picocolors

What's new?
View originalPermalink
How v1.0.1 went
v1.0.0

picocolors v1.0.0

Fixed 1
  • Optional flag for createColors() in TypeScript typings
Removed 1
  • Several code elements to reduce the package size

From picocolors

What's new?
View originalPermalink
How v1.0.0 went
v0.2.1

picocolors v0.2.1

Changed 1
  • Make createColors() use isColorSupported if no flag was provided
Fixed 1
  • Fix type definitions
Removed 1
  • Remove semicolons to reduce the package size

From picocolors

What's new?
View originalPermalink
How v0.2.1 went
v0.2.0

picocolors v0.2.0

Added 1
  • Added support for non-string inputs
Removed 1
  • Removed ESM Module to fix compatibility issues and reduce package size

From picocolors

What's new?
View originalPermalink
How v0.2.0 went
View all

Discussion

If you publish picocolors, you can claim this product by proving you administer its repository.