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

csv2markdown

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csv2markdown

CLI tool to convert data from a CSV file into a Markdown file with a table.

1.0.1
latest
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created

csv2markdown

CLI tool to convert data from a CSV file into a Markdown file with a table.

Showcase

Installation

npm

npm install --global csv2markdown

Yarn

yarn global add csv2markdown

Usage

csv2markdown -i file.csv -o file.md
csv2markdown --input file.csv --output file.md

FAQs

Package last updated on 17 Jun 2022

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