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-kpzzy7. npm i colors
sorry ToT..