{"id":32254892,"url":"https://github.com/svichas/essentials.css","last_synced_at":"2026-02-21T02:01:23.935Z","repository":{"id":57153878,"uuid":"94620412","full_name":"svichas/essentials.css","owner":"svichas","description":"👨‍💻 A lightweight \u0026 simple css framework","archived":false,"fork":false,"pushed_at":"2019-01-26T12:23:55.000Z","size":5225,"stargazers_count":5,"open_issues_count":3,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-23T16:13:54.758Z","etag":null,"topics":["css","css-framework","html","html5"],"latest_commit_sha":null,"homepage":"https://svichas.github.io/essentials.css/","language":"CSS","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/svichas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-17T11:46:50.000Z","updated_at":"2024-09-18T11:02:57.000Z","dependencies_parsed_at":"2022-08-30T14:51:35.481Z","dependency_job_id":null,"html_url":"https://github.com/svichas/essentials.css","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/svichas/essentials.css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svichas%2Fessentials.css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svichas%2Fessentials.css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svichas%2Fessentials.css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svichas%2Fessentials.css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svichas","download_url":"https://codeload.github.com/svichas/essentials.css/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svichas%2Fessentials.css/sbom","scorecard":{"id":861247,"data":{"date":"2025-08-11","repo":{"name":"github.com/svichas/essentials.css","commit":"b930bcc86f0396d9fe3d4e71fab855d657745bda"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T01:19:27.960Z","repository_id":57153878,"created_at":"2025-08-24T01:19:27.960Z","updated_at":"2025-08-24T01:19:27.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29671513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T00:11:43.526Z","status":"online","status_checked_at":"2026-02-21T02:00:07.432Z","response_time":107,"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":["css","css-framework","html","html5"],"created_at":"2025-10-22T18:41:27.538Z","updated_at":"2026-02-21T02:01:23.921Z","avatar_url":"https://github.com/svichas.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"essentials.png\" alt=\"Essentials.css\" width=100 height=100\u003e\n\u003c/p\u003e\n\n\n[![npm](https://img.shields.io/npm/v/essentials.css.svg)](https://www.npmjs.com/package/essentials.css)\n[![GitHub license](https://img.shields.io/github/license/svichas/essentials.css.svg)](https://github.com/svichas/essentials.css/blob/master/LICENSE)\n\n\n## Why essentials.css\nEssentials.css is a small CSS framework and provides all the essentials styles you need for a website. Includes Normalize.css for rendering all elements more consistently and in line with modern standards.\n\n## Installation\n\n**Install with bower**\n\n```sh\n$ bower install essentials.css\n```\n\n**Install with npm**\n\n```sh\n$ npm install essentials.css\n```\n\n\n**Install with CDN**\n\n```html\nhttps://unpkg.com/essentials.css@2.5.0/dist/essentials.min.css\n```\n\n**Download latest release**\n\n\u003ca href=\"https://github.com/svichas/essentials.css/releases\"\u003ehere\u003c/a\u003e\n\n**Clone repository**\n\n```sh\n$ git clone https://github.com/svichas/essentials.css.git\n```\n\n\n## Usage\n\n\u003cp\u003eCopy-paste the stylesheet \u0026#x3C;link\u0026#x3E; into your \u0026#x3C;head\u0026#x3E; before all other stylesheets to load our CSS.\u003c/p\u003e\n\n```html\n\u003c!-- Essentials.css framework --\u003e\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"https://unpkg.com/essentials.css@2.5.0/dist/essentials.min.css\"\u003e\n```\n\n\n## Documentation\n\n\u003ca href=\"https://svichas.github.io/essentials.css/\"\u003esvichas.github.io/essentials.css\u003c/a\u003e\n\n\n## Contributing\n\n\u003ca href=\"contributing.md\"\u003eClick here to see Contributing guidelines.\u003c/a\u003e\n\n\n## License\n\n\u003cp\u003eCreated by \u003ca href=\"https://github.com/svichas\"\u003eStefanos Vichas\u003c/a\u003e. Licensed under the MIT License.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvichas%2Fessentials.css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvichas%2Fessentials.css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvichas%2Fessentials.css/lists"}