petems/CSV to Markdown Table
Convert a given CSV to a Markdown table
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| csvinput | CSV to be converted | yes | — |
Outputs
| name | description |
|---|---|
| markdown-table | The markdown formatted table |