{"id":24790218,"url":"https://github.com/ivanvanderbyl/ember-cli-critical","last_synced_at":"2025-07-24T10:09:43.850Z","repository":{"id":57223145,"uuid":"106029847","full_name":"ivanvanderbyl/ember-cli-critical","owner":"ivanvanderbyl","description":"Ember CLI addon which wraps Critical, to extract \u0026 inline critical-path (above-the-fold) CSS from HTML","archived":false,"fork":false,"pushed_at":"2023-01-12T03:42:36.000Z","size":1134,"stargazers_count":11,"open_issues_count":10,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T08:40:43.058Z","etag":null,"topics":["addon","critical-css","css","ember-cli","inline-css"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"shipshapecode/ember-cli-critical-css","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivanvanderbyl.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":"2017-10-06T17:04:39.000Z","updated_at":"2023-08-24T03:05:40.000Z","dependencies_parsed_at":"2023-02-09T10:00:45.134Z","dependency_job_id":null,"html_url":"https://github.com/ivanvanderbyl/ember-cli-critical","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ivanvanderbyl/ember-cli-critical","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvanderbyl%2Fember-cli-critical","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvanderbyl%2Fember-cli-critical/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvanderbyl%2Fember-cli-critical/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvanderbyl%2Fember-cli-critical/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanvanderbyl","download_url":"https://codeload.github.com/ivanvanderbyl/ember-cli-critical/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvanderbyl%2Fember-cli-critical/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266824099,"owners_count":23990155,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["addon","critical-css","css","ember-cli","inline-css"],"created_at":"2025-01-29T18:15:04.689Z","updated_at":"2025-07-24T10:09:43.833Z","avatar_url":"https://github.com/ivanvanderbyl.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `ember-cli-critical`\n\nThis addon adds an ember-cli post build hook which runs your built app through [Critical](https://github.com/addyosmani/critical/) \n\n\u003e Critical extracts \u0026 inlines critical-path (above-the-fold) CSS from HTML\n\nIt will remove the extracted CSS from your stylesheets and rewrite the link tags to point to the new files after inlining.\n\n## Installation\n\n    ember install ember-cli-critical\n\n## Configuration\n\nBy default this addon will run only on production builds, but you can change this by overwriting\nthe `enabled` setting in your `ember-cli-build.js`\n\n```js\n{\n  \"ember-cli-critical\": {\n    enabled: true,\n    critical: {\n      // critical options\n    }\n  }\n}\n\n```\n\nSee [Critical](https://github.com/addyosmani/critical/#usage) usage for available options.\n\n## Running Tests\n\n* `npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)\n* `ember test`\n* `ember test --server`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanvanderbyl%2Fember-cli-critical","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanvanderbyl%2Fember-cli-critical","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanvanderbyl%2Fember-cli-critical/lists"}