{"id":15542497,"url":"https://github.com/sir-dunxalot/ember-cli-concat","last_synced_at":"2025-04-23T17:12:13.234Z","repository":{"id":52597711,"uuid":"27458564","full_name":"sir-dunxalot/ember-cli-concat","owner":"sir-dunxalot","description":" An Ember addon that enables you to concatinate Ember CLI's app and vendor files into a single JS file and a single CSS file","archived":false,"fork":false,"pushed_at":"2021-04-24T02:12:20.000Z","size":369,"stargazers_count":32,"open_issues_count":3,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T17:12:04.386Z","etag":null,"topics":["ember","ember-addon"],"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/sir-dunxalot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-02T23:19:06.000Z","updated_at":"2024-05-30T02:39:59.000Z","dependencies_parsed_at":"2022-09-26T16:31:16.447Z","dependency_job_id":null,"html_url":"https://github.com/sir-dunxalot/ember-cli-concat","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sir-dunxalot%2Fember-cli-concat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sir-dunxalot%2Fember-cli-concat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sir-dunxalot%2Fember-cli-concat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sir-dunxalot%2Fember-cli-concat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sir-dunxalot","download_url":"https://codeload.github.com/sir-dunxalot/ember-cli-concat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250477810,"owners_count":21437049,"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":["ember","ember-addon"],"created_at":"2024-10-02T12:22:57.993Z","updated_at":"2025-04-23T17:12:13.214Z","avatar_url":"https://github.com/sir-dunxalot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ember-cli-concat\n[![Build Status](https://travis-ci.org/sir-dunxalot/ember-cli-concat.svg?branch=develop)](https://travis-ci.org/sir-dunxalot/ember-cli-concat)\n[![npm version](https://badge.fury.io/js/ember-cli-concat.svg)](http://badge.fury.io/js/ember-cli-concat)\n[![npm](https://img.shields.io/npm/dm/ember-cli-concat.svg)]()\n[![Ember Observer Score](https://emberobserver.com/badges/ember-cli-concat.svg)](https://emberobserver.com/addons/ember-cli-concat)\n\nEmber CLI Concat is an Ember addon that can concatinate Ember CLI's app and vendor files into a single JS file and a single CSS file in a specified environment. In other words, less HTTP requests and a faster page load speed!\n\n## Contents\n\n- [Installation](#installation)\n- [Documentation](#documentation)\n- [Issues](#issues)\n- [Development](#development)\n- [Inspirational quotation](#inspirational-quotation)\n\n## Installation\n\n```\nember install ember-cli-concat\n```\n\nOnce you have installed the NPM module you must follow the [setup instructions](https://github.com/sir-dunxalot/ember-cli-concat/wiki/Installation) to make sure your `index.html` files are not requesting resources you don't need for each environment.\n\n## Documentation\n\nDocumentation including installation, usage, and customizable options is available [in the wiki](https://github.com/sir-dunxalot/ember-cli-concat/wiki).\n\n## Issues\n\nIf you have an issues or feature requests, please [open an issue](https://github.com/sir-dunxalot/ember-flash-messages/issues/new) or submit a PR.\n\n## Development\n\n```shell\ngit clone https://github.com/sir-dunxalot/ember-cli-concat.git\nember install\nember s\n```\n\nThe test suite, which runs at the Broccoli level using Mocha and Chai, can be ran as follows:\n\n```shell\n# First build the app\nyarn build\n\n# Then run the tests...\nyarn lint\nyarn test:node\n\n# Or run both linting and node tests:\nyarn test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsir-dunxalot%2Fember-cli-concat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsir-dunxalot%2Fember-cli-concat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsir-dunxalot%2Fember-cli-concat/lists"}