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 browserify transform for indirect requires of dsv. Fixes #3 #4

Closed tmcw closed 11 years ago

tmcw commented 11 years ago

See https://github.com/substack/brfs/issues/8 for background

tmcw commented 11 years ago

afaik, this is the only way to make it possible to write browserify-compatible modules that require dsv as a dependency.

mbostock commented 11 years ago

Released in 0.0.3.