https://github.com/thiagoh/tsv-to-markdown
Convert tab-separated values to Markdown or HTML table
https://github.com/thiagoh/tsv-to-markdown
excel-to-html excel-to-mark markdown tsv-parser tsv-to- tsv-to-markdown
Last synced: 3 months ago
JSON representation
Convert tab-separated values to Markdown or HTML table
- Host: GitHub
- URL: https://github.com/thiagoh/tsv-to-markdown
- Owner: thiagoh
- License: apache-2.0
- Created: 2023-08-05T03:15:35.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-05T16:21:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T07:36:29.815Z (5 months ago)
- Topics: excel-to-html, excel-to-mark, markdown, tsv-parser, tsv-to-, tsv-to-markdown
- Language: JavaScript
- Homepage: https://thiagoh.github.io/tsv-to-markdown/
- Size: 42 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Convert Tab Separated Values to Markdown & HTML
You can use this functionality at [https://thiagoh.github.io/tsv-to-markdown](https://thiagoh.github.io/tsv-to-markdown)
### Features
* **Does not send any data to server**
* Supports table headers
* Automatically encodes HTML critical entities to avoid script injection or display issues
* Copy results either as HTML table code suitable for web pages or as HTML element for pasting into rich text clients
* Works also with direct copy-paste from spreadsheet applications such as MS Excel### Markdown code generation

### HTML code generation

### HTML preview
