{"id":31556176,"url":"https://github.com/multum/better-size","last_synced_at":"2025-10-24T23:32:18.372Z","repository":{"id":310279661,"uuid":"102290559","full_name":"multum/better-size","owner":"multum","description":"Plug-in for setting the same block height (maximum). Demo: https://codepen.io/JoyZi/pen/zdKQYw","archived":false,"fork":false,"pushed_at":"2017-09-03T20:13:38.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-17T01:55:36.495Z","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/multum.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-09-03T19:58:57.000Z","updated_at":"2023-03-09T03:07:48.000Z","dependencies_parsed_at":"2025-08-17T02:06:16.990Z","dependency_job_id":null,"html_url":"https://github.com/multum/better-size","commit_stats":null,"previous_names":["multum/better-size"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/multum/better-size","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multum%2Fbetter-size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multum%2Fbetter-size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multum%2Fbetter-size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multum%2Fbetter-size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multum","download_url":"https://codeload.github.com/multum/better-size/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multum%2Fbetter-size/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278386110,"owners_count":25978109,"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-10-04T02:00:05.491Z","response_time":63,"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":"2025-10-04T22:49:44.235Z","updated_at":"2025-10-04T22:49:45.438Z","avatar_url":"https://github.com/multum.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BetterSize\n\nПлагин для установки одинаковой высоты блоков(по максимальной). Demo: https://codepen.io/JoyZi/pen/zdKQYw\n\n### Settings\n\nOption | Type | Default \n------ | ---- | ------- \nelements | string | $(this).find(\"\u003ediv\") \nchildClass | string | \"content\"\nafterChange | function | null\n\n### Methods\n\nMethod | Argument | Description\n------ | -------- | -------------------------------------------\nresize |  | Recalculation of height of elements\n```javascript\n$(\".current_items\").betterSize(\"resize\")\n```\n### [Demo](https://codepen.io/JoyZi/pen/zdKQYw)\n\n### Инициализация после подключения самого плагина\n\n```javascript\n$( document ).ready( function () {\n     $(\".current_items\").betterSize({\n        elements: \".item\",\n        childClass: \"child\",\n        afterChange: function (el, height) {\n            console.log(el, height);\n        }\n    });\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultum%2Fbetter-size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultum%2Fbetter-size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultum%2Fbetter-size/lists"}