1.0.7 • Published 5 years ago

qingwa v1.0.7

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

🐸 qingwa(Frog)

The name qīng wā is derived from the Chinese pinyin of frog.

Let node debug information display line number.

demo

Use

# install
npm install qingwa --save
// Introduced and run
require('qingwa')();

// Use
console.log('Hello');
console.time('Test');
console.timeEnd('Test');
console.table({key:'val'});
...

Compatible

  • Terminal
  • Browser

License

MIT

1.0.7

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago