Skip to content

Tom-M-Git/html_table-csv_nodejs

Repository files navigation

HTML Table-CSV Converter JS

Installation

npm

npm install htmltb-csv-js (+ -g (optional))

Usage

npm package

Access via a command name htmltb-csv-js, type a path to a file containing a single html <table> element, and hit Enter.

(The main file is ./index.js)

Docker image

Pull a Docker image using code in the Packages

.exe

Open the .exe file and it prompts for a file path.


Update

2025-01-11