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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0
  • 0.0.2
    0
  • 0.0.1
    0

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