JSPM

logcolor-kpzzy

1.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q10641F
  • License MIT

just colorful console.log

Package Exports

  • logcolor-kpzzy
  • logcolor-kpzzy/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 (logcolor-kpzzy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ColorFul

how to use

1. npm i logcolor-kpzzy
2. const Log = require('logcolor-kpzzy')
3. const log = new Log()

- Colors supported: red, yellow, green, magenta, cyan

4. log.red('hello world!')
5. thx 

6. npm uninstall logcolor-kpzzy
7. npm i colors

sorry ToT..