paktc
v1.0.1
Published
Prints 'Press any key to continue..' when in debug mode and waits for input before closing.
Downloads
20
Readme
paktc (Press any key to continue...)
Prints 'Press any key to continue..' when in debug mode and waits for input before closing.
example
// your console application code here...
require('paktc') // Press any key to continue...
install
With [npm] (http://npmjs.org) do:
npm install paktc