[NEW TOOL] Markdown Table Generator
What tool do you want? Markdown table generator
Describe the solution you'd like Basically the functionality of this website.
Is their example of this tool in the wild? See above.
Additional context A self-hostable version of this tool would be amazing as it would allow people to input sensitive data into a table generator for internal documentation without worrying about leaking said data to someone else's compute resources.
Duplicate of https://github.com/CorentinTh/it-tools/issues/542
Hi @Nezteb @xhk416x , implemented: https://sharevb-it-tools.vercel.app/csv-to-data, https://sharevb-it-tools.vercel.app/json-to-data, https://sharevb-it-tools.vercel.app/excel-to-data
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)