/sn-console

A front-end debugging log package that can print colorful logs for debugging purposes, as well as some fun little features

Primary LanguageJavaScriptMIT LicenseMIT

SN-CONSOLE

This is a print package , Color labels can be printed on the console,Help you locate log infomation quickly.

install

npm install sn-log

Usage

npm install sn-log --save
import 'sn-log'

you can use the following API

    log.help()
  • Three cases will be printed for the first time