{"id":17114286,"url":"https://github.com/anthonychu/angular-fill-height-directive","last_synced_at":"2025-06-21T06:37:17.833Z","repository":{"id":18042390,"uuid":"21087195","full_name":"anthonychu/angular-fill-height-directive","owner":"anthonychu","description":"A directive to change the height of a div or other block element to fill the height of window","archived":false,"fork":false,"pushed_at":"2018-08-31T14:30:10.000Z","size":12,"stargazers_count":21,"open_issues_count":4,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T04:04:15.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/anthonychu.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}},"created_at":"2014-06-22T06:25:28.000Z","updated_at":"2020-12-22T21:58:04.000Z","dependencies_parsed_at":"2022-08-25T13:50:50.072Z","dependency_job_id":null,"html_url":"https://github.com/anthonychu/angular-fill-height-directive","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/anthonychu%2Fangular-fill-height-directive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonychu%2Fangular-fill-height-directive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonychu%2Fangular-fill-height-directive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonychu%2Fangular-fill-height-directive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthonychu","download_url":"https://codeload.github.com/anthonychu/angular-fill-height-directive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661707,"owners_count":21141450,"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-14T17:16:23.964Z","updated_at":"2025-04-13T04:04:19.610Z","avatar_url":"https://github.com/anthonychu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿Angular fill-height directive\n====\n\nAngular directive to change the height of a div to fill the available space in the window.\n\nUsage\n----\n\nAdd `fill-height` directive to any block element.\n\nOptional\n\n* To specify the id of an element (such as a footer) whose height should be included in the calculation, use the `footer-element-id` attribute.\n* To specify an additional padding amount to use in the height calculation, add a `additional-padding` attribute.\n* To specify a debounce wait time in ms (default 250ms), add `debounce-wait` attribute. Use a wait time of 0 to disable.\n\nExample\n\n\n    \u003cdiv fill-height footer-element-id=\"footer\" additional-padding=\"70\" debounce-wait=\"300\"\u003e\n        content goes here\n    \u003c/div\u003e\n\n\nLive demo: [anthonychu.github.io/angular-fill-height-directive/demo/](http://anthonychu.github.io/angular-fill-height-directive/demo/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonychu%2Fangular-fill-height-directive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthonychu%2Fangular-fill-height-directive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonychu%2Fangular-fill-height-directive/lists"}