Socket
Socket
Sign inDemoInstall

csvparser-lib

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csvparser-lib

A CSV parser library


Version published
Maintainers
1
Created
Source

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

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

FAQs

Package last updated on 12 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc