{"id":15862088,"url":"https://github.com/afeiship/next-concat","last_synced_at":"2026-04-27T23:31:42.069Z","repository":{"id":57122653,"uuid":"104527012","full_name":"afeiship/next-concat","owner":"afeiship","description":"Creates a new array joining a wrapped array with any additional arrays and/or values.","archived":false,"fork":false,"pushed_at":"2021-07-20T01:03:09.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T01:55:35.625Z","etag":null,"topics":["concat","next"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/afeiship.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-22T23:34:08.000Z","updated_at":"2021-07-20T01:03:11.000Z","dependencies_parsed_at":"2022-08-24T14:57:08.684Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/next-concat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/next-concat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-concat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-concat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-concat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-concat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/next-concat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-concat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32360110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["concat","next"],"created_at":"2024-10-05T22:24:22.194Z","updated_at":"2026-04-27T23:31:42.054Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# next-concat\n\u003e Creates a new array joining a wrapped array with any additional arrays and/or values.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```bash\nnpm install -S @jswork/next-concat\n```\n\n## usage\n```js\nimport '@jswork/next-concat';\n\nconst arr1 = [1,2];\nconst arr2 = ['a'];\nconst result = nx.concat(arr1,arr2);\n\n//[1,2,'a'];\n```\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/next-concat/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/next-concat\n[version-url]: https://npmjs.org/package/@jswork/next-concat\n\n[license-image]: https://img.shields.io/npm/l/@jswork/next-concat\n[license-url]: https://github.com/afeiship/next-concat/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/next-concat\n[size-url]: https://github.com/afeiship/next-concat/blob/master/dist/next-concat.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/next-concat\n[download-url]: https://www.npmjs.com/package/@jswork/next-concat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fnext-concat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fnext-concat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fnext-concat/lists"}