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

Dependencies (2)

Dev Dependencies (5)

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