log-formatter
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

log-formatter

结合chalk,提供了一种方便格式化log输出的方式

用法:

import log from 'log-formatter';

或者

const log = require('log-formatter').default;

DEMO

Dependents (3)

Package Sidebar

Install

npm i log-formatter

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

21.3 kB

Total Files

11

Last publish

Collaborators

  • wujingtao