UNPKG

papaparse

Version:

Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.

13 lines (11 loc) 144 B
module.exports = { "extends": ["../.eslintrc.js"], "parserOptions": { "ecmaVersion": 8 }, "env": { "mocha": true }, "rules": { } };