node-data-uri-to-buffer

Node.js module that generate a Buffer instance from a Data URI string
  https://github.com/TooTallNate/proxy-agents#readme
  0
  no reviews



Node-data-uri-to-buffer accepts a "data" URI string of data and returns a Node.js Buffer instance with the decoded data.