d3 / d3-dsv

A parser and formatter for delimiter-separated values, such as CSV and TSV.
https://d3js.org/d3-dsv
ISC License
437 stars 76 forks source link

Add exports for dsv.formatRow and dsv.formatValue #58

Closed rdmurphy closed 4 years ago

rdmurphy commented 5 years ago

Hello! 👋

This is my swing at #57 — I was not sure how deeply we'd want to go on the tests, seeing as these two functions are so integral to basically everything else being tested. But happy to figure out how to expand on that.

Thank you!

mbostock commented 4 years ago

Merged as 437da9a9ab034e4a42d4b0f5e29d833a96069a4d for 1.2.0.