What tool do you want?
A generator with a simple visual table editor which can convert the table into GFM Markdown, very much like this: https://www.tablesgenerator.com/markdown_tables
Is their example of this tool in the wild?
My favourite: https://www.tablesgenerator.com/markdown_tables
Here's a fancier one: https://tableconvert.com/markdown-generator
And maybe a less intuitive one? https://tabletomarkdown.com/generate-markdown-table/
Here's an NPM package which looks like it just generates tables from 2D arrays: https://www.npmjs.com/package/markdown-table
Additional context
I use these generators constantly for GitHub. Would be so useful to have them in IT Tools, without ads!
I'm happy to take a stab at making a PR for this, if there's interest.
What tool do you want?
A generator with a simple visual table editor which can convert the table into GFM Markdown, very much like this: https://www.tablesgenerator.com/markdown_tables
Is their example of this tool in the wild?
My favourite: https://www.tablesgenerator.com/markdown_tables
Here's a fancier one: https://tableconvert.com/markdown-generator
And maybe a less intuitive one? https://tabletomarkdown.com/generate-markdown-table/
Here's an NPM package which looks like it just generates tables from 2D arrays: https://www.npmjs.com/package/markdown-table
Additional context
I use these generators constantly for GitHub. Would be so useful to have them in IT Tools, without ads!
I'm happy to take a stab at making a PR for this, if there's interest.