🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

parse-csv

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-csv

CSV parser for node.js.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
2.1K
11.66%
Maintainers
1
Weekly downloads
 
Created
Source

parse-csv NPM version

CSV parser for node.js.

Based on mr-data-converter by @shancarter.

Install

Install with npm

npm i parse-csv --save

Run tests

npm test

Usage

var csv = require('parse-csv');

API

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert
Copyright (c) 2011 Shan Carter Released under the MIT license

This file was generated by verb on November 21, 2014.

FAQs

Package last updated on 22 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts