{"id":21697882,"url":"https://github.com/yakubique/flat-json","last_synced_at":"2026-05-10T05:06:22.733Z","repository":{"id":228108005,"uuid":"773205471","full_name":"yakubique/flat-json","owner":"yakubique","description":"Concat all arrays inside JSON array","archived":false,"fork":false,"pushed_at":"2024-03-22T07:43:23.000Z","size":198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-20T15:17:46.261Z","etag":null,"topics":["flat","github-actions","json"],"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-03-17T02:39:30.000Z","updated_at":"2024-03-17T02:53:34.000Z","dependencies_parsed_at":"2024-03-22T08:42:17.557Z","dependency_job_id":"eedf0761-0011-403c-a63f-31595c36f2c9","html_url":"https://github.com/yakubique/flat-json","commit_stats":null,"previous_names":["yakubique/flat-json"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yakubique/flat-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fflat-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fflat-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fflat-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fflat-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yakubique","download_url":"https://codeload.github.com/yakubique/flat-json/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yakubique%2Fflat-json/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263887802,"owners_count":23525546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["flat","github-actions","json"],"created_at":"2024-11-25T19:29:56.206Z","updated_at":"2026-05-10T05:06:22.704Z","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":"# Flat JSON\n\n[![Coverage](./badges/coverage.svg)](./badges/coverage.svg)\n[![Test `flat-json` action](https://github.com/yakubique/flat-json/actions/workflows/test-myself.yaml/badge.svg)](https://github.com/yakubique/flat-json/actions/workflows/test-myself.yaml)\n\nConcat all arrays inside array and return\n\n\n[Usage workflow](https://github.com/yakubique/flat-json/actions/workflows/test-myself.yaml)\n\n## Usage\n```yaml\n- name: Flat JSON\n  id: list\n  uses: yakubique/flat-json@v1.1\n  with:\n    input: '[[1], [2,3], [4,5], [6]]'\n\n# result: \"[1,2,3,4,5,6]\"\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   |           | Input JSON string or file |\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 | Result list in JSON format (or file if `to_file = true`)  |\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%2Fflat-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyakubique%2Fflat-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyakubique%2Fflat-json/lists"}