1.0.3 • Published 11 months ago

node-console-details v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

这个是为了在node打印的时候主动显示打印的具体行数和打印的源文件

image

安装

npm install node-console-details -S

or

yarn add node-console-details

使用

var consoleFun = require('node-console-details');
//直接调用就好了
consoleFun()
console.log(consoleFun)

git地址:https://github.com/chentiewei/node-console-details

语雀地址:https://www.yuque.com/chentiewei/base/bguuoryd56vwtmeg

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago