{"id":21697878,"url":"https://github.com/yakubique/jsonify-array","last_synced_at":"2026-05-08T08:32:03.681Z","repository":{"id":224923903,"uuid":"764604835","full_name":"yakubique/jsonify-array","owner":"yakubique","description":"Replace field in JSON with its `JSON.stringify()` version","archived":false,"fork":false,"pushed_at":"2024-03-16T07:25:31.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-20T15:17:44.741Z","etag":null,"topics":["github-actions","json","stringify"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yakubique.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"opa_oz"}},"created_at":"2024-02-28T11:37:09.000Z","updated_at":"2024-02-28T11:48:45.000Z","dependencies_parsed_at":"2024-11-25T19:34:52.973Z","dependency_job_id":"1e0dc3b4-34a9-46a3-964b-9d6b40428558","html_url":"https://github.com/yakubique/jsonify-array","commit_stats":null,"previous_names":["yakubique/jsonify-array"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yakubique/jsonify-array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fjsonify-array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fjsonify-array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fjsonify-array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fjsonify-array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yakubique","download_url":"https://codeload.github.com/yakubique/jsonify-array/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fjsonify-array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32772919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-actions","json","stringify"],"created_at":"2024-11-25T19:29:53.904Z","updated_at":"2026-05-08T08:32:03.631Z","avatar_url":"https://github.com/yakubique.png","language":"TypeScript","funding_links":["https://ko-fi.com/opa_oz","https://ko-fi.com/S6S1UZ9P7"],"categories":[],"sub_categories":[],"readme":"# JSONify array\n\nReplace field in JSON with its JSON.stringify() version\n\n[![Test `jsonify-array` action](https://github.com/yakubique/jsonify-array/actions/workflows/test-myself.yaml/badge.svg)](https://github.com/yakubique/jsonify-array/actions/workflows/test-myself.yaml)\n\n[Usage workflow](https://github.com/yakubique/jsonify-array/actions/workflows/test-myself.yaml)\n\n## Usage\n```yaml\n- name: JSONify array\n  uses: yakubique/jsonify-array@v1\n  with:\n    input: |\n      [ { \"obj\": {\"id\": 1 } } ]\n    type: \"nested-json\"\n    key: \"obj\"\n\n# [ { \"obj\": \"{\\\"id\\\":1}\" } ]\n```\n\n## Inputs\n\n\u003c!-- AUTO-DOC-INPUT:START - Do not remove or modify this section --\u003e\n\n|   INPUT   |  TYPE  | REQUIRED |    DEFAULT    |                                DESCRIPTION                                |\n|-----------|--------|----------|---------------|---------------------------------------------------------------------------|\n|   input   | string |   true   |               |                              JSON to modify                               |\n|   type    | string |  false   | `\"flat-json\"` | Type of input data `[\"flat-json\", \"nested-json\"]` (default: \"flat-json\")  |\n|    key    | string |  false   |               |          If `type=\"nested-json\"` - which key should \u003cbr\u003ebe used           |\n| from_file | string |  false   |   `\"false\"`   |                            Load json from file                            |\n|  to_file  | string |  false   |   `\"false\"`   |                            Save result to file                            |\n\n\u003c!-- AUTO-DOC-INPUT:END --\u003e\n\n\n\n\n## Outputs\n\n\u003c!-- AUTO-DOC-OUTPUT:START - Do not remove or modify this section --\u003e\n\n| OUTPUT |  TYPE  |   DESCRIPTION    |\n|--------|--------|------------------|\n| result | string | Filepath or JSON |\n\n\u003c!-- AUTO-DOC-OUTPUT:END --\u003e\n\n\n\n----\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/S6S1UZ9P7)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakubique%2Fjsonify-array","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyakubique%2Fjsonify-array","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakubique%2Fjsonify-array/lists"}