csvtomd
Table converter
A Python script that converts CSV files into Markdown tables with customizable padding.
📝📊 Convert your CSV files into Markdown tables.
657 stars
17 watching
88 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
csv-filesmarkdownpython
Related projects:
Repository | Description | Stars |
---|---|---|
pstaender/csv2md | Converts CSV data to markdown tables in a readable format | 73 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,862 |
vividvilla/csvtotable | Converts CSV files to searchable and sortable HTML tables with features like pagination and export options. | 1,121 |
simonw/csvs-to-sqlite | A command-line tool for converting CSV files into SQLite databases | 881 |
3b/3bmd | Converts Common Lisp Markdown to HTML using an esrap parser and grammar | 82 |
jaywcjlove/markdown-to-html-cli | A command line tool that converts markdown text to HTML | 60 |
polbaladas/torsimany | Converts format-independent JSON to human-readable Markdown | 67 |
mechatroner/rainbow_csv | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 629 |
kennethreitz/tablib | A library that formats tabular datasets from various sources into different output formats | 57 |
dbohdan/csv2html | Converts CSV files to HTML tables with customizable formatting options. | 74 |
timrdf/csv2rdf4lod-automation | Automates conversion of CSV data to RDF and LOD formats using a custom-built Java-based toolset. | 110 |
thephpleague/html-to-markdown | Converts HTML to Markdown with PHP | 1,778 |
inosion/madato | Converts tabular data from spreadsheets to Markdown tables | 22 |
nero5023/csvparser | A Swift library for reading and writing CSV files across multiple platforms | 86 |