{"id":18319874,"url":"https://github.com/bitwalker/concatenate-brunch","last_synced_at":"2025-04-09T14:23:09.917Z","repository":{"id":66282987,"uuid":"48209290","full_name":"bitwalker/concatenate-brunch","owner":"bitwalker","description":"Concatenate arbitrary files using Brunch","archived":false,"fork":false,"pushed_at":"2017-10-26T18:32:02.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T08:20:32.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitwalker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2015-12-18T02:14:32.000Z","updated_at":"2017-10-26T18:32:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfbd9c82-cdda-48d5-958f-d95c1202a69e","html_url":"https://github.com/bitwalker/concatenate-brunch","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwalker%2Fconcatenate-brunch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwalker%2Fconcatenate-brunch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwalker%2Fconcatenate-brunch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwalker%2Fconcatenate-brunch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitwalker","download_url":"https://codeload.github.com/bitwalker/concatenate-brunch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054209,"owners_count":21039953,"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":[],"created_at":"2024-11-05T18:14:33.526Z","updated_at":"2025-04-09T14:23:09.899Z","avatar_url":"https://github.com/bitwalker.png","language":"JavaScript","readme":"## concatenate-brunch\n\nAdd this plugin to your project and use it like so:\n\n\n```javascript\nconcatenate: {\n    files: {\n        'public/devices.json': {\n            type: 'json',\n            sources: [\n                'public/devices/1.json',\n                'public/devices/2.json',\n                'public/devices/3.json',\n                'public/devices/4.json',\n                'public/devices/5.json',\n                'public/devices/6.json',\n                'public/devices/7.json',\n                'public/devices/8.json',\n                'public/devices/9.json',\n                'public/devices/10.json',\n            ],\n        },\n    },\n}\n```\n\nThe `type: 'json'` is a special flag which ensures the concatenated JSON is converted to a valid JSON array.\n\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwalker%2Fconcatenate-brunch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitwalker%2Fconcatenate-brunch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwalker%2Fconcatenate-brunch/lists"}