An open API service indexing awesome lists of open source software.

https://github.com/johnuberbacher/csv-table-spitter

Converts csv files to a copy/paste table-ready html code snippet. Loads from an external csv.
https://github.com/johnuberbacher/csv-table-spitter

csv python

Last synced: 12 months ago
JSON representation

Converts csv files to a copy/paste table-ready html code snippet. Loads from an external csv.

Awesome Lists containing this project

README

          

# csv-table-spitter
Converts csv files to a copy/pasta table-ready html code snippet. Loads from an external csv. No support for headers or intricate tables.. yet

## To-Do
- [ ] Declare amount of table headers
- [ ] Confirm for Lethalin compatibility