
This module provides convenient parsing on top of Fetch. This module replaced d3-request.
The fetch standard defines requests, responses and the process that binds them: fetching.
This module has built-in support for parsing JSON, CSV and TSV. You can parse additional formats by using text directly.
Node.js is an event-based server-side JavaScript engine.