{"id":18742405,"url":"https://github.com/iiibird/jquery.equalheights","last_synced_at":"2026-01-25T11:02:26.742Z","repository":{"id":165249823,"uuid":"77032438","full_name":"iiiBird/jQuery.equalHeights","owner":"iiiBird","description":"jQuery Equal Heights per row","archived":false,"fork":false,"pushed_at":"2017-03-04T11:30:54.000Z","size":307,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-20T06:06:44.794Z","etag":null,"topics":["height-calculation"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iiiBird.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}},"created_at":"2016-12-21T08:22:39.000Z","updated_at":"2016-12-21T08:39:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"287f1e0a-572d-4969-8fd6-608fd4de057b","html_url":"https://github.com/iiiBird/jQuery.equalHeights","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iiiBird/jQuery.equalHeights","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiiBird%2FjQuery.equalHeights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiiBird%2FjQuery.equalHeights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiiBird%2FjQuery.equalHeights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiiBird%2FjQuery.equalHeights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iiiBird","download_url":"https://codeload.github.com/iiiBird/jQuery.equalHeights/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiiBird%2FjQuery.equalHeights/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28752374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["height-calculation"],"created_at":"2024-11-07T16:07:43.496Z","updated_at":"2026-01-25T11:02:26.737Z","avatar_url":"https://github.com/iiiBird.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jQuery Equal Heights by row\nVersion 1.0.0\n\nThis plugin makes the height of all selected elements exactly equal.\n\n## Authors\n\niBird Rose ([vk.com](https://vk.com/iiibird)) \u0026 KFan ([vk.com](https://vk.com/gildarb))\n\n## Manual Download - Stable Release\n[Download](https://github.com/iiiBird/jQuery.equalHeights/releases)\n\n## Install\nInclude jquery.equalheights.js after calling jQuery.\n```\n\u003cscript src=\"jquery.equalheights.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n```\n\n## Usage\n```\n$(function() {\n    $(\".item\").equalHeights(options);\n});\n```\n\n## Options\nThe default options are:\n```\n{\n  innerItem: false,\n  parent: $(this).parent(),\n  byRow: true\n}\n\n```\nWhere:\n* innerItem - Inner element that you want to set the height. type - string. (Example: innerItem: \".item_content\",)\n* parent - Parent element if a direct parent is not needed element. type - object (Example: parent: $(\".parent\"),)\n* byRow - true or false to enable row detection.\n\nmore information and examples in [demo](https://iiibird.github.io/jQuery.equalHeights/demo/)\n\n## Demo and Examples\n[Examples](https://iiibird.github.io/jQuery.equalHeights/demo/)\n\n## Changelog\n\n__Version 1.0.0__\n\n* First Release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiibird%2Fjquery.equalheights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiiibird%2Fjquery.equalheights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiibird%2Fjquery.equalheights/lists"}