{"id":22165188,"url":"https://github.com/g1eb/angular-scroll-events","last_synced_at":"2025-07-26T11:31:53.951Z","repository":{"id":57179056,"uuid":"112927301","full_name":"g1eb/angular-scroll-events","owner":"g1eb","description":"Angular directives for scroll events","archived":false,"fork":false,"pushed_at":"2019-01-23T21:15:48.000Z","size":37,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-21T10:47:32.429Z","etag":null,"topics":["angular","directive","events","scroll","support"],"latest_commit_sha":null,"homepage":"https://rawgit.com/g1eb/angular-scroll-events/master/","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/g1eb.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":"2017-12-03T12:48:09.000Z","updated_at":"2024-05-31T08:57:06.000Z","dependencies_parsed_at":"2022-09-09T17:12:23.093Z","dependency_job_id":null,"html_url":"https://github.com/g1eb/angular-scroll-events","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g1eb%2Fangular-scroll-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g1eb%2Fangular-scroll-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g1eb%2Fangular-scroll-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g1eb%2Fangular-scroll-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g1eb","download_url":"https://codeload.github.com/g1eb/angular-scroll-events/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227580738,"owners_count":17789295,"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":["angular","directive","events","scroll","support"],"created_at":"2024-12-02T05:13:44.884Z","updated_at":"2024-12-02T05:13:45.580Z","avatar_url":"https://github.com/g1eb.png","language":"JavaScript","readme":"# Angular directives for scroll events\n\nUtility library to add support for `scroll-up` and `scroll-down` events\n\n## Installation\n\n1) Install 'g1b.angular-scroll-events' with npm or yarn\n\n```\nnpm install angular-scroll-events\n```\n\nor:\n\n```\nyarn add angular-scroll-events\n```\n\n2) Add 'g1b.scroll-events' module to your app config\n\n```javascript\nangular.module('myApp', [\n  'g1b.scroll-events',\n  ...\n])\n```\n\n3) Use 'scroll-up' and/or 'scroll-down' directive in a view\n\n```html\n\u003cdiv scroll-up=\"log('scroll up')\"\u003e↑ Scroll Up\u003c/div\u003e\n```\n\nor:\n\n```html\n\u003cdiv scroll-down=\"log('scroll down')\"\u003e↓ Scroll Down\u003c/div\u003e\n```\n\n## Example\n\nSee [index.html](https://github.com/g1eb/angular-scroll-events/blob/master/index.html) for an example implementation or click \u003ca href=\"https://rawgit.com/g1eb/angular-scroll-events/master/\" target=\"_blank\"\u003ehere\u003c/a\u003e for an interactive demo\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg1eb%2Fangular-scroll-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg1eb%2Fangular-scroll-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg1eb%2Fangular-scroll-events/lists"}