{"id":28646722,"url":"https://github.com/firedev/utility-layout","last_synced_at":"2025-10-30T08:14:03.916Z","repository":{"id":33583989,"uuid":"37230404","full_name":"firedev/utility-layout","owner":"firedev","description":"Layout utilities module for Basscss","archived":false,"fork":false,"pushed_at":"2015-06-11T00:40:03.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-03-23T12:50:23.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://basscss.com","language":"CSS","has_issues":false,"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/firedev.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":"2015-06-11T00:38:07.000Z","updated_at":"2016-02-06T22:07:12.000Z","dependencies_parsed_at":"2022-09-12T22:22:59.653Z","dependency_job_id":null,"html_url":"https://github.com/firedev/utility-layout","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/firedev/utility-layout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Futility-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Futility-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Futility-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Futility-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firedev","download_url":"https://codeload.github.com/firedev/utility-layout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firedev%2Futility-layout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259565562,"owners_count":22877347,"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","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":"2025-06-13T02:06:40.279Z","updated_at":"2025-10-30T08:13:58.873Z","avatar_url":"https://github.com/firedev.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nChange the default document flow with these display, float, and other utilities.\n\n## Display\n\nTo adjust the display of an element, use the `.block`, `.inline`, and `.inline-block` utilities.\n\n```html\n\u003cdiv class=\"inline\"\u003einline\u003c/div\u003e\n\u003cdiv class=\"inline-block\"\u003einline-block\u003c/div\u003e\n\u003ca href=\"#\" class=\"block\"\u003eblock\u003c/a\u003e\n\u003cdiv class=\"table\"\u003e\n  \u003cdiv class=\"table-cell\"\u003etable-cell\u003c/div\u003e\n  \u003cdiv class=\"table-cell\"\u003etable-cell\u003c/div\u003e\n\u003c/div\u003e\n```\n\n## Overflow\n\nTo adjust element overflow, use `.overflow-hidden`, `.overflow-scroll`, and `.overflow-auto`. \n`.overflow-hidden` can also be used to create a new block formatting context or clear floats.\n\n## Floats\n\nUse `.clearfix`, `.left`, and `.right` to clear and set floats.\n\n```html\n\u003cdiv class=\"clearfix border border-blue\"\u003e\n  \u003cdiv class=\"left border border-blue\"\u003e.left\u003c/div\u003e\n  \u003cdiv class=\"right border border-blue\"\u003e.right\u003c/div\u003e\n\u003c/div\u003e\n```\n\n## Widths\n\nUse `.fit` to set max-width 100%. `.full-width` and `.half-width` set widths to 100% and 50% respectively.\n\n## Media Object\nCreate a media object using basic utilities.\n\n```html\n\u003cdiv class=\"clearfix mb2 border border-blue\"\u003e\n  \u003cdiv class=\"left p2 mr1 border border-blue\"\u003eImage\u003c/div\u003e\n  \u003cdiv class=\"overflow-hidden\"\u003e\n    \u003cp\u003e\u003cb\u003eBody\u003c/b\u003e Bacon ipsum dolor sit amet chuck prosciutto landjaeger ham hock filet mignon shoulder hamburger pig venison.\u003c/p\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n```\n\n## Double-Sided Media Object\nFor a container with a flexible center, use a double-sided media object.\n\n```html\n\u003cdiv class=\"clearfix mb2 border border-blue\"\u003e\n  \u003cdiv class=\"left p2 mr1 border border-blue\"\u003eImage\u003c/div\u003e\n  \u003cdiv class=\"right p2 ml1 border border-blue\"\u003eImage\u003c/div\u003e\n  \u003cdiv class=\"overflow-hidden\"\u003e\n    \u003cp\u003e\u003cb\u003eBody\u003c/b\u003e Bacon ipsum dolor sit amet chuck prosciutto landjaeger ham hock filet mignon shoulder hamburger pig venison.\u003c/p\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiredev%2Futility-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiredev%2Futility-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiredev%2Futility-layout/lists"}