{"id":20313481,"url":"https://github.com/ebkr/javascript-stylesheets","last_synced_at":"2025-10-11T16:46:33.900Z","repository":{"id":103686321,"uuid":"92749723","full_name":"ebkr/JavaScript-Stylesheets","owner":"ebkr","description":"Write CSS using JavaScript without a framework.","archived":false,"fork":false,"pushed_at":"2017-05-29T16:04:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T08:36:22.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ebkr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-29T14:56:05.000Z","updated_at":"2017-05-29T15:57:30.000Z","dependencies_parsed_at":"2023-07-07T00:31:02.975Z","dependency_job_id":null,"html_url":"https://github.com/ebkr/JavaScript-Stylesheets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ebkr/JavaScript-Stylesheets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebkr%2FJavaScript-Stylesheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebkr%2FJavaScript-Stylesheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebkr%2FJavaScript-Stylesheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebkr%2FJavaScript-Stylesheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebkr","download_url":"https://codeload.github.com/ebkr/JavaScript-Stylesheets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebkr%2FJavaScript-Stylesheets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007975,"owners_count":26084369,"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-11T02:00:06.511Z","response_time":55,"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-14T18:11:13.933Z","updated_at":"2025-10-11T16:46:33.884Z","avatar_url":"https://github.com/ebkr.png","language":"JavaScript","readme":"# JS-CSS (JavaScript-Stylesheets)\nWrite CSS using JavaScript without a framework.\n\n### Why?\nThere are a few reasons I can think of.\n1. Modularity - You can customise elements outside of the CSS area, and reuse those parts in other areas.\n2. Compatibility - Works on IE and Edge, removes the need for a preprocessor to use variables.\n3. Conditionals - Deliver custom themes, or style specific elements before delivering content.\n\nJS-CSS doesn't try to bloat your files with unnecessary objects. All it's doing is parsing your JS and translating it to CSS.\n\n### What can it do?\nJS-CSS currently supports all methods and selectors, as well as media queries (new).\nIf you do require anything else, it's always possible to overwrite using a CSS file.\n\n[You can't nest items]\n\n\n### But the file size is larger!\nWell, considering it's ~2KBs in size, there shouldn't be any noticeable performance hit. The code also delivers minified\\* CSS to the webpage.\nIsn't it also worth all those extra possibilities?\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febkr%2Fjavascript-stylesheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febkr%2Fjavascript-stylesheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febkr%2Fjavascript-stylesheets/lists"}