{"id":15295230,"url":"https://github.com/angular-ui/ui-scrollpoint","last_synced_at":"2025-10-07T06:31:36.879Z","repository":{"id":32879465,"uuid":"36473776","full_name":"angular-ui/ui-scrollpoint","owner":"angular-ui","description":"Add a 'ui-scrollpoint' class to elements when the page scrolls past them.","archived":true,"fork":false,"pushed_at":"2018-06-02T20:52:41.000Z","size":6072,"stargazers_count":28,"open_issues_count":3,"forks_count":25,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-09-26T15:10:55.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://htmlpreview.github.io/?https://github.com/angular-ui/ui-scrollpoint/master/demo/index.html","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/angular-ui.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":"2015-05-29T00:24:38.000Z","updated_at":"2024-06-29T20:09:45.000Z","dependencies_parsed_at":"2022-08-07T18:15:52.686Z","dependency_job_id":null,"html_url":"https://github.com/angular-ui/ui-scrollpoint","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-scrollpoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-scrollpoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-scrollpoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-ui%2Fui-scrollpoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular-ui","download_url":"https://codeload.github.com/angular-ui/ui-scrollpoint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877361,"owners_count":16554882,"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-09-30T17:09:07.003Z","updated_at":"2025-10-07T06:31:36.470Z","avatar_url":"https://github.com/angular-ui.png","language":"JavaScript","readme":"# ui-scrollpoint [![Build Status](https://travis-ci.org/angular-ui/ui-scrollpoint.svg?branch=master)](https://travis-ci.org/angular-ui/ui-scrollpoint) [![npm version](https://badge.fury.io/js/angular-ui-scrollpoint.svg)](http://badge.fury.io/js/angular-ui-scrollpoint) [![Bower version](https://badge.fury.io/bo/angular-ui-scrollpoint.svg)](http://badge.fury.io/bo/angular-ui-scrollpoint) [![Join the chat at https://gitter.im/angular-ui/ui-scrollpoint](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular-ui/ui-scrollpoint?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nAdd a 'ui-scrollpoint' class to elements when the page scrolls past them.\n\n## Requirements\n\n- AngularJS\n\n## Usage\n\n\nYou can get it from [Bower](http://bower.io/)\n\n```sh\nbower install angular-ui-scrollpoint\n```\n\nLoad the script files in your application:\n\n```html\n\u003cscript type=\"text/javascript\" src=\"bower_components/angular/angular.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"bower_components/angular-ui-scrollpoint/dist/scrollpoint.js\"\u003e\u003c/script\u003e\n```\n\nAdd the specific module to your dependencies:\n\n```javascript\nangular.module('myApp', ['ui.scrollpoint', ...])\n```\n\n## Development\n\nWe use Karma and jshint to ensure the quality of the code.  The easiest way to run these checks is to use grunt:\n\n```sh\nnpm install -g gulp-cli\nnpm install \u0026\u0026 bower install\ngulp\n```\n\nThe karma task will try to open Firefox and Chrome as browser in which to run the tests.  Make sure this is available or change the configuration in `karma.conf.js`\n\n\n### Gulp watch\n\n`gulp watch` will automatically test your code and build a release whenever source files change.\n\n### How to release\n\nUse gulp to bump version, build and create a tag. Then push to GitHub:\n\n````sh\ngulp release [--patch|--minor|--major]\ngit push --tags origin master # push everything to GitHub\n````\n\nTravis will take care of testing and publishing to npm's registry (bower will pick up the change automatically). Finally [create a release on GitHub](https://github.com/angular-ui/ui-scrollpoint/releases/new) from the tag created by Travis.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular-ui%2Fui-scrollpoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangular-ui%2Fui-scrollpoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular-ui%2Fui-scrollpoint/lists"}