Skip to content

EvansPM/node_csvTojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

node_csvTojson

To download CSV file from url and convert it to JSON.

Requirements:

csvtojson
request

Install:

  1. npm init -y
  2. npm i csvtojson
  3. npm i request

Get Started:

run: node index.js

the files will be stored in files folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published