Pause command of Microsoft DOS in JavaScript
npm install msdos-pause``bash`
pause
This is a Node.js module available through the
npm registry. It can be installed using the
npm
or
yarn
command line tools.
`sh``
npm install msdos-pause --global
MIT