{"id":15937677,"url":"https://github.com/potch/flex-box","last_synced_at":"2025-08-16T12:31:29.927Z","repository":{"id":25497645,"uuid":"28928879","full_name":"potch/flex-box","owner":"potch","description":"A Custom Element to aid usage of flexbox","archived":false,"fork":false,"pushed_at":"2015-05-11T15:54:34.000Z","size":198,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-09T18:21:44.899Z","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/potch.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-01-07T18:58:10.000Z","updated_at":"2015-01-12T05:09:09.000Z","dependencies_parsed_at":"2022-08-06T05:01:27.576Z","dependency_job_id":null,"html_url":"https://github.com/potch/flex-box","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fflex-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fflex-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fflex-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fflex-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potch","download_url":"https://codeload.github.com/potch/flex-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230037379,"owners_count":18163127,"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":"2024-10-07T05:04:36.167Z","updated_at":"2024-12-16T22:46:28.648Z","avatar_url":"https://github.com/potch.png","language":"JavaScript","funding_links":[],"categories":["Featured Projects"],"sub_categories":["[Sketching with CSS](http://www.sketchingwithcss.com) Flexbox Guide by [@sfioritto](https://github.com/sfioritto)"],"readme":"# \u0026lt;flex-box\u003e\n\nA Custom Element to make the basics of flexbox easier to use\n\n## Usage\n\n\n```html\n  \u003cflex-box axis=\"y\"\u003e\n    \u003cheader\u003e\u003c/header\u003e\n    \u003csection flex\u003e\u003c/section\u003e\n    \u003cfooter\u003e\u003c/footer\u003e\n  \u003c/flex\u003e\n```\n\n## Attributes\n\n### `axis`\n\nControls direction of layout. `axis=\"x\"` for horizontal layout, `axis=\"y\"` for vertical layout (default)\n\n### `fill`\n\nThe `\u003cflex-box\u003e` element will size itself to `width: 100%` and `height: 100%`. Useful for top-level layout.\n\n### `flex`\n\nPlace this attribute on direct children to make them flex to take up available excess width.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotch%2Fflex-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotch%2Fflex-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotch%2Fflex-box/lists"}