{"id":21935398,"url":"https://github.com/zeecoder/postcss-equal-height","last_synced_at":"2026-04-14T03:32:05.704Z","repository":{"id":66155365,"uuid":"86374969","full_name":"ZeeCoder/postcss-equal-height","owner":"ZeeCoder","description":"PostCSS plugin + JS runtime combination to ensure equal height of certain elements.","archived":false,"fork":false,"pushed_at":"2017-03-27T19:38:35.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T21:46:06.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ZeeCoder.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-27T19:21:13.000Z","updated_at":"2017-03-27T20:23:28.000Z","dependencies_parsed_at":"2023-05-09T20:17:35.163Z","dependency_job_id":null,"html_url":"https://github.com/ZeeCoder/postcss-equal-height","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZeeCoder/postcss-equal-height","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeCoder%2Fpostcss-equal-height","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeCoder%2Fpostcss-equal-height/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeCoder%2Fpostcss-equal-height/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeCoder%2Fpostcss-equal-height/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZeeCoder","download_url":"https://codeload.github.com/ZeeCoder/postcss-equal-height/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeCoder%2Fpostcss-equal-height/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-29T00:19:54.865Z","updated_at":"2026-04-14T03:32:05.699Z","avatar_url":"https://github.com/ZeeCoder.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Idea\n\n[Inspiration](https://github.com/eqcss/eqcss/issues/59#issuecomment-289527014)\n\nIn the following example, all divs with \"child\" classes would be the same\nheight, if the JS runtime is included.\nCould work the same way\n[Container Queries](https://github.com/ZeeCoder/container-query) work:\nCSS ➡ PostCSS ➡ JSON ➡ Runtime\n\n```css\n.parent {\n    /* styling */\n}\n\n.child {\n    @equal-height; // or some more interop declaration\n}\n```\n\n```html\n\u003cdiv class=\"parent\"\u003e\n    \u003cdiv class=\"child\"\u003e\u003c!-- content --\u003e\u003c/div\u003e\n    \u003cdiv class=\"child\"\u003e\u003c!-- content --\u003e\u003c/div\u003e\n    \u003cdiv class=\"child\"\u003e\u003c!-- content --\u003e\u003c/div\u003e\n\u003c/div\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeecoder%2Fpostcss-equal-height","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeecoder%2Fpostcss-equal-height","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeecoder%2Fpostcss-equal-height/lists"}