{"id":25088882,"url":"https://github.com/massigy/css-injector","last_synced_at":"2026-05-02T23:32:41.493Z","repository":{"id":78992244,"uuid":"430222264","full_name":"MassiGy/css-injector","owner":"MassiGy","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-24T22:51:08.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T16:54:35.530Z","etag":null,"topics":["bash","css","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/MassiGy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-20T22:26:53.000Z","updated_at":"2023-03-17T12:47:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"214f7105-750c-45c7-bee0-c7e35ca6c397","html_url":"https://github.com/MassiGy/css-injector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MassiGy/css-injector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2Fcss-injector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2Fcss-injector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2Fcss-injector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2Fcss-injector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassiGy","download_url":"https://codeload.github.com/MassiGy/css-injector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2Fcss-injector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280901420,"owners_count":26410586,"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-10-25T02:00:06.499Z","response_time":81,"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":["bash","css","shell"],"created_at":"2025-02-07T10:53:02.905Z","updated_at":"2025-10-25T04:02:46.065Z","avatar_url":"https://github.com/MassiGy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSS-INJECTOR BASH SCRIPT USAGE GUID\n\n## Description\n\t\tCSS Injector - Bash Based CSS to Html Injector.\n\nThis script is designed to take the passed css file, read the passed html file, and then inject the css file code into the html inside a \u003cstyle\u003e tag as a replace for the \u003clink\u003e tag . The goal behind this command is to load the css inside your html, in order to minimize the http requests on the template rendering (gain more performance and space). The most optemized way to use this tool, is to add it into your build tasks.\n\n\n\n## Setup\n\t\n\tgit clone \u003cthis repo url\u003e\n\t--\n\tcd css-injector\n\t--\n\tcp ./css-injector /usr/bin/css-injector\n\t--\n\t// OPTIONAL\n\twhich css-injector\n\nThe expected output of the last command is \"/usr/bin/css-injector\"\n\n##### Note \nNow you can run the css-injector command anywhere in your machine.\n\n\n\n## Benefits of css-inejector\n1. Easy to use.\t\n2. Less http requests.\n3. Less files to store, more space to gain.\t\n4. Very Modular.\n\n\n## Usage\n \n\tcss-injector  \u003cinject_form.css\u003e \u003cinject_to.html\u003e\n\n\n \nExemples\n\n\tcss-inejector  style.css index.html \n\n## License\nMIT.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassigy%2Fcss-injector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmassigy%2Fcss-injector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassigy%2Fcss-injector/lists"}