0.0.8 • Published 3 years ago

console-data v0.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

console-data

A console log show in block line width start and end, you see:

  1. data file URL and name
  2. Check data type
  3. Check type if data is array
  4. 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
0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago