{"id":26601947,"url":"https://github.com/patrickmarabeas/jquery-sticky-element","last_synced_at":"2025-09-08T08:34:29.734Z","repository":{"id":7907117,"uuid":"9289382","full_name":"patrickmarabeas/jQuery-Sticky-Element","owner":"patrickmarabeas","description":"jQuery plugin for sticky header or navigation","archived":false,"fork":false,"pushed_at":"2013-12-03T11:12:46.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T21:50:01.947Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrickmarabeas.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":"2013-04-08T05:41:57.000Z","updated_at":"2013-12-03T11:12:50.000Z","dependencies_parsed_at":"2022-07-19T14:42:04.091Z","dependency_job_id":null,"html_url":"https://github.com/patrickmarabeas/jQuery-Sticky-Element","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickmarabeas/jQuery-Sticky-Element","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmarabeas%2FjQuery-Sticky-Element","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmarabeas%2FjQuery-Sticky-Element/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmarabeas%2FjQuery-Sticky-Element/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmarabeas%2FjQuery-Sticky-Element/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickmarabeas","download_url":"https://codeload.github.com/patrickmarabeas/jQuery-Sticky-Element/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickmarabeas%2FjQuery-Sticky-Element/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274158292,"owners_count":25232584,"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-08T02:00:09.813Z","response_time":121,"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-03-23T18:46:57.134Z","updated_at":"2025-09-08T08:34:29.706Z","avatar_url":"https://github.com/patrickmarabeas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sticky Element\n\n### jQuery plugin for sticky elements\n\nCan be applied to an element via data attributes:\n\n\t\u003cbody data-stickyelemtarget=\"#navigation_area\"\u003e\n\t\nOr via the usual:\n\n\t$(document).ready(function() {\n\t\t\n\t\t$(\"#navigation_area\").stickyElem();\n\t\t\n\t});\n\t\nCan be destroyed, initiated and reset with:\n\n\t$(\"#navigation_area\").data('stickyElem').destroy();\n\t$(\"#navigation_area\").data('stickyElem').init();\n\t$(\"#navigation_area\").data('stickyElem').reset();","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickmarabeas%2Fjquery-sticky-element","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickmarabeas%2Fjquery-sticky-element","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickmarabeas%2Fjquery-sticky-element/lists"}