Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 763 Bytes

README_EN.md

File metadata and controls

46 lines (29 loc) · 763 Bytes

中文

Print

LICENSE LICENSE

Colorful console print for node.js

  • print.log

  • print.warn

  • print.error

  • print.success

  • print.tip

  • print.red

  • print.green

  • print.white

  • print.yellow

Install width npm

$ npm install @jiaminghi/print

Use

import print from '@jiaminghi/print'

// do something