node-shell-quote

quote and parse shell commands
  https://github.com/substack/node-shell-quote
  0
  no reviews



This package parses shell like argument and quotes it if needed. It supports replacing environment variables by value, and replacing shell operator like redirection by equivalent javascript syntax.

Node.js is an event-based server-side JavaScript engine.