actions-marketplace-validations/json2table
json to html table
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| columns | how many columns | no | 2 |
| json-file-path | json file to load | yes | data.json |
| github-token | github token | yes | — |
| html-cell | html for the table cell | yes | — |
| object-field-names | array of object field names from your json objects | yes | — |
| file-to-use | file to push the changes to | no | README.md |
| section-name | section name to add the table to in the file | no | data-section |
Outputs
no outputs