UNPKG

js-csvparser

Version:

Fast and feature rich CSV parser with great auto detection for line ending and delimiter.

5 lines 95 B
export default { entry: 'lib/index.js', format: 'es6', dest: 'js-csvparser.es6.js' };