siddhant-k-code/json2htmltable
convert json to html table
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
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 projects | yes | — |
Outputs
no outputs