1.0.7 • Published 4 years ago

qingwa v1.0.7

Weekly downloads
9
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago