shell-quote
Parse and quote shell commands.
A stripped down version of shell-quote that parse a single WORD ignoring any glob, operator or parameter substitution found.
install
With npm do:
npm install shell-quote-word
license
MIT
unquote a single shell arguments
Parse and quote shell commands.
A stripped down version of shell-quote that parse a single WORD ignoring any glob, operator or parameter substitution found.
With npm do:
npm install shell-quote-word
MIT