licenses.dev

csv-write-stream v2.0.0

A CSV encoder stream that produces properly escaped CSVs.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryDIRECT1
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
generate-object-property • 1.2.0Generate safe JS code that can used to reference a object propertyDIRECT1
is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
split2 • 2.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT10
BSD-3-Clause2
PackageRelationDependenciesPublished
ndjson • 1.5.0streaming newline delimited json parser + serializerDIRECT13
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/csv-write-stream)](https://licenses.dev/npm/csv-write-stream)
<a href="https://licenses.dev/npm/csv-write-stream">
  <img src="https://licenses.dev/b/npm/csv-write-stream" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/csv-write-stream/2.0.0)](https://licenses.dev/npm/csv-write-stream/2.0.0)
<a href="https://licenses.dev/npm/csv-write-stream/2.0.0">
  <img src="https://licenses.dev/b/npm/csv-write-stream/2.0.0" alt="licenses" />
</a>
GitHub