{"id":30305673,"url":"https://github.com/flecss/flecss","last_synced_at":"2025-10-03T13:36:58.320Z","repository":{"id":246726586,"uuid":"804984573","full_name":"flecss/flecss","owner":"flecss","description":" flecss is a minimalist and straightforward (S)CSS framework.","archived":false,"fork":false,"pushed_at":"2025-06-05T21:39:50.000Z","size":813,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T11:11:03.213Z","etag":null,"topics":["css","flexbox","framework","minimalist","scss"],"latest_commit_sha":null,"homepage":"https://github.com/flecss/documentation","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flecss.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,"zenodo":null}},"created_at":"2024-05-23T16:49:51.000Z","updated_at":"2025-06-05T21:39:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4969952-8de1-4096-8ef8-b2073f559a3e","html_url":"https://github.com/flecss/flecss","commit_stats":null,"previous_names":["t-ski/flecss","flecss/flecss"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/flecss/flecss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flecss%2Fflecss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flecss%2Fflecss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flecss%2Fflecss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flecss%2Fflecss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flecss","download_url":"https://codeload.github.com/flecss/flecss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flecss%2Fflecss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270800213,"owners_count":24648137,"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-08-17T02:00:09.016Z","response_time":129,"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","flexbox","framework","minimalist","scss"],"created_at":"2025-08-17T08:11:02.327Z","updated_at":"2025-10-03T13:36:58.224Z","avatar_url":"https://github.com/flecss.png","language":"SCSS","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/flecss/documentation?tab=readme-ov-file#documentation\"\u003e\n    \u003cimg src=\"https://avatars.githubusercontent.com/u/187707590?s=200\" alt=\"flecss. TODAY STYLES.\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eflecss\u003c/b\u003e is a minimalist and straightforward (S)CSS framework.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/t-ski/flecss/actions/workflows/test.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/t-ski/flecss/test.yml?label=test\u0026logo=github\" alt=\"GitHub Test\"\u003e\u003c/a\u003e\n  \u0026hairsp;\n  \u003ca href=\"https://www.npmjs.com/package/flecss\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/flecss?logo=npm\" alt=\"NPM\"\u003e\u003c/a\u003e\n  \u0026hairsp;\n  \u003ca href=\"https://sass-lang.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/SCSS-%20?label=CSS\u0026labelColor=blue\u0026color=orchid\" alt=\"CSS/SCSS\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/flecss/documentation?tab=readme-ov-file#documentation\"\u003e📖 \u0026hairsp; Documentation\u003c/a\u003e\n  \u003cbr\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n``` html\n\u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/flecss/css/flecss.css\"\u003e\n```\n\n``` html\n\u003cdiv class=\"flex_3\"\u003e\n  \u003cp class=\"padding_vertical--xs\"\u003e\n    HTML \u003cspan class=\"viewport_min-m\"\u003e(Hypertext Markup Language)\u003c/span\u003e is for structure.\n  \u003c/p\u003e\n  \u003cp class=\"padding_vertical--xs text--l\"\u003e\n    CSS \u003cspan class=\"viewport_min-m\"\u003e(Cascading Style Sheets)\u003c/span\u003e is for styling.\n  \u003c/p\u003e\n  \u003cp class=\"padding_vertical--xs\"\u003e\n    JS \u003cspan class=\"viewport_min-m\"\u003e(JavaScript)\u003c/span\u003e is for behaviour.\n  \u003c/p\u003e\n\u003c/div\u003e\n```\n\n##\n\n\u003csub\u003e\u0026copy; Thassilo Martin Schiepanski\u003c/sub\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflecss%2Fflecss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflecss%2Fflecss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflecss%2Fflecss/lists"}