benlei/Parse Simple Markdown Table

Parses a simple markdown table into a JSON string.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
markdownThe markdown to parse, which should only contain a markdown tableyes
namedescription
resultThe JSON String of the parsed markdown table, or an empty string if it could not be parsed.