Tiny CSV generator for browser and node that escapes values to avoid CSV injection attacks.
Create a line of escaped csv from an array
A CSV encoder stream that produces properly escaped CSVs.
TypeScript definitions for csv-write-stream
CSV parser and writer
fast-csv formatting module
CSV parsing implementing the Node.js `stream.Transform` API
fast-csv parsing package
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Escape HTML utils.
Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.
CSV stringifier implementing the Node.js `stream.Transform` API
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
A mature CSV toolset with simple api, full of options and tested against large datasets.
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
A CSV parser for node.js
CSV and object generation implementing the Node.js `stream.Readable` API
A small, fast CSV parser
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Convenient parsing for Fetch.
Edge parser to convert text markup to lexer tokens
Convert objects/arrays into a CSV string or write them into a CSV file
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
TypeScript definitions for react-csv
Awesome srubber for csv processing, macro string escaping and stuff
CSV parser supporting both RFC 4180 double double-quote and unix-style backslash escaping
Ruby gem to detect formatting issues in a CSV. Can find quoting issues, incorrect column counts, and can properly handle quote-escaped line endings.
One extends standard I18n so that you could store your translations in a Comma-Separated Value files (CSV) in a key-value manner, where the key is a word or a phrase or even a poem if you wish. No limits here (except be aware to escape symbols so the CSV format is kept). And the value is the same text as the key but translated to a language, specified by a file name you are using (for example, you could write one line to a sp.csv file: `"hello!","hola!"` and use `t 'hello!'` with a spanish locale to get the "hola!" text).
No description provided.
No description provided.
No description provided.
No description provided.