1.0.5 • Published 11 years ago

node-csv-data v1.0.5

Weekly downloads
4
License
ISC
Repository
github
Last release
11 years ago

node-csv

A simple csv read/write module for Nodejs. This is our first Nodejs project to deploy as npm by Feroj and Dip

How to use:

  1. Install the module using npm install node-csv-data
  2. Include the module. i.e var node_csv_data = require("node-csv-data");
  3. Use this from you application js file (i.e: app.js) using: var output = node_csv_data.fileReader("./your/file/path/file_name.csv");
1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

0.0.0

11 years ago