d3-dsv-tools

tools to process delimiter-separated values, such as CSV
  https://d3js.org/d3-dsv/
  0
  no reviews



This package provides several tools to parse and format delimiter-separated values, most commonly comma-separated values (CSV) or tab-separated values (TSV).

These tabular formats are popular with spreadsheet programs such as Microsoft Excel, and are often more space-efficient than JSON.