JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4557
  • Score
    100M100P100Q122838F
  • License ISC

ANSI colors for your cli with no dependencies

Package Exports

  • node-console-colors
  • node-console-colors/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-console-colors) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-console-colors adds ANSI coloring to the nodejs console.log output.

Install:

npm install --save node-console-colors yarn add node-console-colors

See the example.js file for documentation on usage.

Also run example_anim.js to see what a CLI can do with color.

alt tag