{"id":18056016,"url":"https://github.com/argyleink/scrollyfills","last_synced_at":"2025-04-09T06:11:11.045Z","repository":{"id":41272134,"uuid":"506340513","full_name":"argyleink/scrollyfills","owner":"argyleink","description":"grab and go polyfill functions for web scroll features","archived":false,"fork":false,"pushed_at":"2024-09-23T18:28:16.000Z","size":137,"stargazers_count":113,"open_issues_count":4,"forks_count":11,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-02T04:06:44.279Z","etag":null,"topics":["polyfills","scroll"],"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/argyleink.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}},"created_at":"2022-06-22T17:17:32.000Z","updated_at":"2025-02-10T14:28:40.000Z","dependencies_parsed_at":"2024-01-03T22:31:10.490Z","dependency_job_id":"5ecfadd0-b3bd-43f7-a788-f808dbfa426a","html_url":"https://github.com/argyleink/scrollyfills","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"54dbfaa1b894658b58a813edaf563a17445d40e9"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argyleink%2Fscrollyfills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argyleink%2Fscrollyfills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argyleink%2Fscrollyfills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argyleink%2Fscrollyfills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argyleink","download_url":"https://codeload.github.com/argyleink/scrollyfills/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"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":["polyfills","scroll"],"created_at":"2024-10-31T01:13:20.444Z","updated_at":"2025-04-09T06:11:11.031Z","avatar_url":"https://github.com/argyleink.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScrollyFills\n#### Various importable functions to assist in polyfilling specced scroll features\n\n\u003cbr\u003e\n\n## Polyfills\n\n### `scrollend`\n`npm i scrollyfills`\n\n```js\nimport 'scrollyfills';\n\n// use the new event as if it's been there the whole time\nsomeElementThatScrolls.addEventListener('scrollend', event =\u003e {\n  console.log('scroll has ended');\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fargyleink%2Fscrollyfills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fargyleink%2Fscrollyfills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fargyleink%2Fscrollyfills/lists"}