csv-parse
CSV parsing implementing the Node.js `stream.Transform` API
csv-string
PARSE and STRINGIFY for CSV strings. It's like JSON object but for CSV. It can also work row by row. And, if can parse strings, it can be use to parse files or streams too.