table-convert

0.2.0 • Public • Published

Table Convert

CLI tool to convert HTML tables to Multimarkdown or LaTeX.

Installation

npm install --global table-convert

Usage

Print a Multimarkdown table to stdout:

table-convert table.html
# or
table-convert --to markdown table.html

Print a LaTeX table to stdout:

table-convert --to latex table.html

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    2
  • 0.1.0
    0

Package Sidebar

Install

npm i table-convert

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

3.65 kB

Total Files

4

Last publish

Collaborators

  • adius