A CSV encoder stream that produces properly escaped CSVs.
CSV parsing implementing the Node.js `stream.Transform` API
Object transformations implementing the Node.js `stream.Transform` API
Encode and decode base64 encoded strings
Encode and decode quoted-printable strings according to rfc2045
CSV stringifier implementing the Node.js `stream.Transform` API
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
A mature CSV toolset with simple api, full of options and tested against large datasets.
Encode FormData content into the multipart/form-data format
A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.
CSV and object generation implementing the Node.js `stream.Readable` API
Postgres bytea parser
A CSV encoder stream that produces properly escaped CSVs.
Streams for parsing and deparsing the COPY binary format
Pure Javascript JSON to CSV converter.
TypeScript definitions for csv-write-stream
Transform stream that lets you peek the first line before deciding how to parse it
Encode a URL to a percent-encoded form, excluding already-encoded sequences
PARSE and STRINGIFY for CSV strings. It's like JSON object but for CSV. It can also work row by row. And, if can parse strings, it can be use to parse files or streams too.
Convert character encodings in pure javascript.
Streaming length prefixed buffers
micromark utility to encode dangerous html characters
Declaratively encode and decode binary data
CSV parser and writer