smjs-productions/JSON extract
Extracts information from a JSON string
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| json | The JSON string to extract information from | yes | — |
| paths | The paths or path to extract from the JSON string (e.g. '["path.to.value"]') | yes | — |
Outputs
no outputs