oforce/Transorm JSON File
Transforms a JSON file with a jq expression.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| json-file | The JSON file to transform. | yes | — |
| expression | The jq expression. | yes | — |
Outputs
| name | description |
|---|---|
| file | The path to the transformed JSON file. |