console-dworp

1.1.0 • Public • Published

console-dworp

The greatest debugging tool ever made.

Usage

npm install console-dworp

require('console-dworp');
 
console.dworp();

This prints:

dworp

Any number of additional arguments can be used as well:

console.dworp(42, null);

prints:

dworp 42 null

console.blorp, console.florp and console.derp are also available.

Readme

Keywords

Package Sidebar

Install

npm i console-dworp

Weekly Downloads

4

Version

1.1.0

License

GPL-2.0

Unpacked Size

22.4 kB

Total Files

7

Last publish

Collaborators

  • adamkasztenny