d-rigel / datopian

This is a nodejs code to read csv file and return them in sorted form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node CSV read and write file App

Node.js App that reads csv file and return back a sorted result

Version

1.0.0

Usage

Installation

Install the dependencies

$ npm install

Serve

To run the server use
$ node index

the script will generate a resultData.js file after running $node index NB: Delete the resultData.js file if the file already exists or just run the command it will override the existing data inside the file

App Info

Author

Nnadozie Emmanuel

version

1.0.0

license

this project is licensed under the ISC License

About

This is a nodejs code to read csv file and return them in sorted form


Languages

Language:JavaScript 100.0%