Skip to content

ShanePark/table-parser

Repository files navigation

Table Parser

This application convert HTML table into Excel files

img.png

Features

  • It helps to parse HTML table into Excel file
  • Even if tables have colspan or rowspan it will convert regarding the colspan and rowspan, and that's why I started this project

How to

./gradlew clean build
java -jar ./table-parser-api/build/libs/table-parser-api.jar
npm install -C front && npm run dev -C front

TODO: Docker support

About

HTML table parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •