parkerbxyz/JSON to Markdown table

Converts a given JSON object to a Markdown table

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: parkerbxyz/json-to-markdown-table@53548cd7140a92f8ee17012cad20e3df4d2b3e98 # v1.1.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
jsonThe JSON object to convert to a Markdown tableyes
align-pipesSet to 'false' if you do not want the table delimiters alignednotrue
namedescription
tableThe Markdown table that was generated from the JSON object