0.0.8 • Published 3 years ago
console-data v0.0.8
console-data
A console log show in block line width start and end, you see:
- data file URL and name
- Check data type
- Check type if data is array
- show data width
console.dir
method
Install
Install via npm
npm i -D console-data
Usage
import logger from 'console-data'
const foo = 100
logger(foo)
License
MIT
Keywords
- log
- console log
- debugger