🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/krishnapramodaradhi/csv-to-json

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/krishnapramodaradhi/csv-to-json

v0.0.0-20231220194336-403ff3123ec6
Source
Go
Version published
Created
Source

csv-to-json

csv-to-json is a command line tool designed to convert CSV (Comma Separated Values) to JSON. Apart from CSV, this tool also supports other demiliters.

For the list of supported delimiters, see below.

Install

WIP

Usage

csv-to-json will read the responses from STDIN with three simple prompts:

  • Path to file: Should be a valid file path
  • Output Dir: The path where the output file will be placed
  • FileName: The name of the output file

Supported Delimiters

NameDelimiter
Comma,
Pipe|
Tab Space\t

FAQs

Package last updated on 20 Dec 2023

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