UNPKG

sn-console

Version:

Beautiful and effective console printing about JS

26 lines (16 loc) 366 B
#### SN-CONSOLE This is a print package , Color labels can be printed on the console,Help you locate log infomation quickly. #### install ```javascript npm install sn-log ``` ## Usage ```javascript npm install sn-log --save import 'sn-log' ``` you can use the following API ```javascript log.help() ``` * Three cases will be printed for the first time