{"id":19974993,"url":"https://github.com/yongchengchen/jscssbooster","last_synced_at":"2026-07-08T10:31:14.758Z","repository":{"id":92463804,"uuid":"49126771","full_name":"yongchengchen/jscssbooster","owner":"yongchengchen","description":"Laravel \u003e 5.0 extension for easy compile sass, combine css and js","archived":false,"fork":false,"pushed_at":"2016-01-07T06:26:45.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T04:42:18.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/yongchengchen.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}},"created_at":"2016-01-06T09:44:49.000Z","updated_at":"2016-01-06T10:21:30.000Z","dependencies_parsed_at":"2023-03-17T07:00:37.374Z","dependency_job_id":null,"html_url":"https://github.com/yongchengchen/jscssbooster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yongchengchen/jscssbooster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yongchengchen%2Fjscssbooster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yongchengchen%2Fjscssbooster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yongchengchen%2Fjscssbooster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yongchengchen%2Fjscssbooster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yongchengchen","download_url":"https://codeload.github.com/yongchengchen/jscssbooster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yongchengchen%2Fjscssbooster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35262336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"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":[],"created_at":"2024-11-13T03:16:48.219Z","updated_at":"2026-07-08T10:31:14.683Z","avatar_url":"https://github.com/yongchengchen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jscssbooster\nLaravel \u003e 5.0 extension for easy compile sass, combine css and js\n\n\nHow to use\nEdit your blade view template file.\n```html\n\u003chtml\u003e\n    \u003chead\u003e\n        @requirecss(sample1.scss)\n        @requirecss(sample2.scss)\n        @requirecss(sample3.css)\n        @requirejs(sample1.js)\n        @requirejs(sample2.js)\n    \u003c/head\u003e\n\u003c/html\u003e\n```\n\nAnd it will generate html likes below:\n```html\n\u003chtml\u003e\n    \u003chead\u003e\n        \u003clink href=\"/public/css/sample.css\" type=\"text/css\"\u003e\n        \u003cscript type=\"text/javascript\" src='/public/js/sample.js'\u003e\u003c/script\u003e\n    \u003c/head\u003e\n\u003c/html\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyongchengchen%2Fjscssbooster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyongchengchen%2Fjscssbooster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyongchengchen%2Fjscssbooster/lists"}