{"id":15369152,"url":"https://github.com/developit/flexie","last_synced_at":"2025-09-14T02:13:21.799Z","repository":{"id":27896226,"uuid":"31387828","full_name":"developit/flexie","owner":"developit","description":"a simple flexible box layout implementation","archived":false,"fork":false,"pushed_at":"2015-02-26T21:04:49.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-12T00:45:32.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/developit.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-02-26T20:42:59.000Z","updated_at":"2022-08-12T03:16:34.000Z","dependencies_parsed_at":"2022-08-02T16:45:37.514Z","dependency_job_id":null,"html_url":"https://github.com/developit/flexie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/developit/flexie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fflexie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fflexie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fflexie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fflexie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developit","download_url":"https://codeload.github.com/developit/flexie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fflexie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275051636,"owners_count":25396977,"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-09-14T02:00:10.474Z","response_time":75,"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-10-01T13:34:26.464Z","updated_at":"2025-09-14T02:13:21.770Z","avatar_url":"https://github.com/developit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flexie\n======\nFlexie is a simple flexible layout manager for HTML. It is **NOT** a CSS3 Flexible box layout implementation\n\nUsage\n-----\nThe parent element needs a `data-flex` attribute, and, optionally, a `data-flex-direction` value that can be either `vertical` or `horizontal`. If no `data-flex-direction` is specified, `vertical` will be assumed.\n\nEach child element that should be sized by Flexie should have a `data-flex-weight` that is a numerical value. the total of all the `data-flex-weight` values will be used to calculate the size of each element. If a element doesn't have a `data-flex-weight` then it's size will be left alone. A sized element can also be a flex container.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopit%2Fflexie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopit%2Fflexie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopit%2Fflexie/lists"}