sanjacob/JSON List Insert
Insert an object into a JSON list
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | File containing the list | yes | — |
| index | Index where to insert | yes | -1 |
| item | JSON item to insert | yes | — |
Outputs
no outputs