1.1.2 • Published 11 months ago

console-palette-generator v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Palette Generator

Palette Generator is a simple Node.js package that generates aesthetically pleasing color palettes for console output. It helps developers add vibrant colors to their terminal logs, making debugging or CLI interfaces more visually engaging.

Features

  • Generate a color palette based on a base color.
  • Support for different color schemes: default, monochromatic, analogous, complementary, triadic, tetradic.
  • Display the palette directly in the console.
  • Option to save the palette to a file.
  • Interactive CLI for easy use.

Installation

You can install the package globally using npm:

npm install -g palette-generator
1.1.2

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.0

11 months ago