d3/d3-dsv

A parser and formatter for delimiter-separated values, such as CSV and TSV.

JavaScript

446

181 commits

updated Jan 5, 2024

See the code

README

d3-dsv

This module provides a parser and formatter for delimiter-separated values, most commonly comma- (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. This implementation is based on RFC 4180.

Resources

Contributors

mbostock

150 commits

Fil

14 commits

tmcw

3 commits

tomwanzek

2 commits

d3/d3-dsv

A parser and formatter for delimiter-separated values, such as CSV and TSV.

JavaScript

446

181 commits

updated Jan 5, 2024

See the code

README

d3-dsv

This module provides a parser and formatter for delimiter-separated values, most commonly comma- (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. This implementation is based on RFC 4180.

Resources

Contributors

mbostock

150 commits

Fil

14 commits

tmcw

3 commits

tomwanzek

2 commits

Languages

JavaScript

100.0%