{"library":"d3-fetch","type":"library","category":null,"description":"d3-fetch is a D3 module providing convenient parsing on top of the Fetch API for loading and parsing text, JSON, CSV, TSV, and XML files. Version 3.0.1 is the latest stable release, with no active development since 2021. It is part of the D3 v6/v7 ecosystem, replacing the older d3-request module. Differentiators include built-in support for common data formats, row conversion functions for DSV files, and compatibility with modern JavaScript modules and UMD bundles. Requires Node >=12.","language":"javascript","status":"maintenance","version":"3.0.1","tags":["javascript","d3","d3-module","fetch","ajax","XMLHttpRequest"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install d3-fetch","imports":["import * as d3 from 'd3-fetch'","import { csv } from 'd3-fetch'","import { json } from 'd3-fetch'","import { text } from 'd3-fetch'"]},{"cmd":"yarn add d3-fetch","imports":[]},{"cmd":"pnpm add d3-fetch","imports":[]}],"homepage":"https://d3js.org/d3-fetch/","github":"https://github.com/d3/d3-fetch","docs":null,"changelog":null,"pypi":null,"npm":"d3-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}