Skip to content

Ocee1/CSV-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV File parser

This tool parses a csv file to json and creates a sha 256 hash for the individual json files and appends the hashes to a new csv file

Installation and Setup

  • To use this tool, create a folder on your local machine and clone this repo to your local machine

  • To install the package on your local machine, run 'npm install' on your terminal to install the required dependencies

  • Import the csv file into the project's root directory (the CSV-PARSER folder)

  • For the script to read the file, you have to edit the script.js file and assign the name of the file to the variable file

Run the script

  • To run the script, kindly open your terminal and run the following command - 'npm start'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published