1.0.7 • Published 5 years ago

csvparser-customlib v1.0.7

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

CSV Parser Custom Library by Alexander Galdones A simple library that parses CSV file with a list of messages

Fields that wrap their value in double quotation marks (e.g. "value") will be converted into strings. Fields that do not wrap their value in double quotation marks should be converted into numbers/integers.

How to install: Machine must have installed a nodejs app - https://nodejs.org/en/download/ NPM installation - npm install npm@latest -g

run npm install to install required packages run npm start to run open the web browser with the following address: http://localhost:8080

How to Run the Unit Testing: From the terminal run npm run test and see the results

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago