Socket
Socket
Sign inDemoInstall

csv2markdown

Package Overview
Dependencies
99
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

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.


Version published
Weekly downloads
6
increased by200%
Maintainers
1
Install size
32.7 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 17 Jun 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc