JSPM

shell-quote-word

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 130586
  • Score
    100M100P100Q172264F
  • License MIT

unquote a single shell arguments

Package Exports

  • shell-quote-word

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (shell-quote-word) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.

build status

install

With npm do:

npm install shell-quote-word

license

MIT