node-d3-request

Convenient alternative to XMLHttpRequest
  https://d3js.org/d3-request/
  0
  no reviews



This module has built-in support for parsing JSON, CSV and TSV; in browsers, but not in Node, HTML and XML are also supported. You can parse additional formats by using request or text directly.

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