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

/csv2markdown/

    Package Sidebar

    Install

    npm i csv2markdown

    Weekly Downloads

    1

    Version

    1.0.1

    License

    UNLICENSED

    Unpacked Size

    16.5 kB

    Total Files

    17

    Last publish

    Collaborators

    • bennycode