CSV reader for browser with readable stream and csv dialect support, sync and async
React component that handles csv file input.
The fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.
Gzip CSV Reader
An parser for csv files
An event based CSV parser
A simple CSV parser with promise and event interface.
Library for CSV-files colorize output
svelte-csv is the fastest in-browser CSV (or delimited text) parser for Svelte. It is full of useful features such as CSVDownloader, readString, jsonToCSV, readRemoteFile, CSVReader, ... etc.
Array#isArray for older browsers
CLI arguments parser. Native port of python's argparse.
Get the command from a shebang
Callback wrapping utility
Resolve the path of a module like `require.resolve()` but from a given path
JSON parse & stringify that supports binary via bops & base64
Run a function exactly one time
Allows users to use generators in order to write common functions that can be both sync or async.
```js const { CSVReader } = require('./dist')
ECMAScript AST recursive visitor
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Fast streaming CSV parser for Node.js with robust quote and multiline handling
process.nextTick but always with args
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify