markdown-table@3.0.4
// Generate a markdown (GFM) table
$ npm install markdown-table
downloads/wk
36,146,959
license
MIT
version
3.0.4
published
Oct 22, 2024
What is markdown-table?
The markdown-table package generates formatted markdown tables in GitHub-flavored markdown syntax. Use it when you need to programmatically create tables from JavaScript data structures, such as converting arrays of objects into markdown documentation or readme files. It handles alignment, cell formatting, and spacing automatically so you don't have to manually construct the table syntax.
Links
Keywords
Maintainers
wooorm