node-quote-stream

transform a stream into a quoted string
  https://github.com/substack/quote-stream
  0
  no reviews



This module transform a buffer to a quoted string thus escaping special character in a safe way.

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