{"id":13565616,"url":"https://github.com/gko/concat","last_synced_at":"2025-04-10T01:15:24.813Z","repository":{"id":57205068,"uuid":"79488696","full_name":"gko/concat","owner":"gko","description":"🐱 concatenate files","archived":false,"fork":false,"pushed_at":"2018-05-28T14:02:47.000Z","size":11,"stargazers_count":42,"open_issues_count":6,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T01:15:15.186Z","etag":null,"topics":["concat","concatenate","concatenate-files"],"latest_commit_sha":null,"homepage":"","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/gko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-19T19:45:27.000Z","updated_at":"2025-02-28T06:14:13.000Z","dependencies_parsed_at":"2022-09-18T01:01:35.766Z","dependency_job_id":null,"html_url":"https://github.com/gko/concat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fconcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fconcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fconcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gko%2Fconcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gko","download_url":"https://codeload.github.com/gko/concat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"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":["concat","concatenate","concatenate-files"],"created_at":"2024-08-01T13:01:51.268Z","updated_at":"2025-04-10T01:15:24.789Z","avatar_url":"https://github.com/gko.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","[Node.js](http://nodejs.org/) feature module and bundler"],"sub_categories":[],"readme":"# Concat\n\n[![Build Status](https://travis-ci.org/gko/concat.svg?branch=master)](https://travis-ci.org/gko/concat)\n\nConcatenate multiple files\n\n## Usage\n\n```bash\nUsage: concat [options]\n\nconcatenate multiple files\n\nOptions:\n    -h, --help                   output usage information\n    -V, --version                output the version number\n    -o, --output \u003cfile\u003e          output file\n```\n\nexamples:\n```bash\nconcat -o output.css ./1.css ./2.css ./3.css\n```\n\nYou can also use it from node:\n\n```javascript\nconst concat = require('concat');\n\nconcat([file1, file2, file3]).then(result =\u003e console.log(result))\n\n// or\nconcat([file1, file2, file3], outputFile)\n```\n\n## Tests\n\nTo run tests you simply need to do:\n```bash\nnpm run test\n```\n\n## Like it?\n\n:star: this repo\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2017 Konstantin Gorodinskiy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgko%2Fconcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgko%2Fconcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgko%2Fconcat/lists"}