UNPKG

csv

Version:

CSV parser with simple api, full of options and tested against large datasets.

10 lines (9 loc) 152 B
// Generated by CoffeeScript 1.6.2 module.exports = function() { return { count: 0, line: [], countWriten: 0, transforming: 0 }; };