qingwa

1.0.7 • Public • Published

🐸 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

Package Sidebar

Install

npm i qingwa

Weekly Downloads

25

Version

1.0.7

License

MIT

Unpacked Size

30.1 kB

Total Files

4

Last publish

Collaborators

  • sbfkcel