Skip to content

adam-kad/markdown-table-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Markdown Table Generator

Simple web tool to generate GitHub-ready Markdown tables with live preview.

Demo

https://adam-kad.github.io/markdown-table-generator/

Screenshot

How to Use

  1. Enter table headers separated by commas.
  2. Add one or more data rows, also comma-separated.
  3. The Markdown table is generated automatically.
  4. Copy the Markdown code or download it as a .md file.

Example

Language Difficulty Popularity Learning
Python Low ★★★★★ Yes
JavaScript Medium ★★★★★ Yes
Rust High ★★★☆☆ No
Go Medium ★★★★☆ Yes

License

MIT

Releases

No releases published

Packages

No packages published

Languages