{"id":15767991,"url":"https://github.com/bubkoo/position-sticky-polyfill","last_synced_at":"2026-06-29T18:01:51.058Z","repository":{"id":16393375,"uuid":"19144131","full_name":"bubkoo/position-sticky-polyfill","owner":"bubkoo","description":"position: sticky; The shim/polyfill!","archived":false,"fork":false,"pushed_at":"2015-01-28T03:43:28.000Z","size":416,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-25T16:44:32.737Z","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/bubkoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-25T11:41:33.000Z","updated_at":"2017-02-21T17:08:46.000Z","dependencies_parsed_at":"2022-09-24T11:51:54.865Z","dependency_job_id":null,"html_url":"https://github.com/bubkoo/position-sticky-polyfill","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bubkoo/position-sticky-polyfill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fposition-sticky-polyfill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fposition-sticky-polyfill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fposition-sticky-polyfill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fposition-sticky-polyfill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bubkoo","download_url":"https://codeload.github.com/bubkoo/position-sticky-polyfill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fposition-sticky-polyfill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34937374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":"2024-10-04T13:42:04.234Z","updated_at":"2026-06-29T18:01:51.006Z","avatar_url":"https://github.com/bubkoo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"position-sticky-polyfill\n========================\n\n- © bubkoo@163.com\n- MIT License.\n\n### Usage\n\nInclude the polyfill:\n\n```javascript\n\u003cscript src=\"sticky.js\"\u003e\u003c/script\u003e\n```\nNext, initialize your sticky nodes:\n\n```javascript\n// sticky top\nsticky('#my-element', { top: 10 }, callback);\n// or\nsticky('#my-element', 10, callback);\n// sticky bottom\nsticky('#my-element',{ bottom: 10 },callback);\n```\nNote: callback is optional.\n\n### Browser Support\n\n- IE6+\n- Firefox\n- Chrome\n- Safari\n- Opera\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubkoo%2Fposition-sticky-polyfill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbubkoo%2Fposition-sticky-polyfill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubkoo%2Fposition-sticky-polyfill/lists"}