csv2markdown
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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

Dependencies (3)

Dev Dependencies (20)

Package Sidebar

Install

npm i csv2markdown

Weekly Downloads

3

Version

1.0.1

License

UNLICENSED

Unpacked Size

16.5 kB

Total Files

17

Last publish

Collaborators

  • bennycode