{"id":15283985,"url":"https://github.com/gowthamrm/ember-scroll-progress","last_synced_at":"2025-04-12T23:20:42.486Z","repository":{"id":57224280,"uuid":"86248000","full_name":"gowthamrm/ember-scroll-progress","owner":"gowthamrm","description":"A Ember Addon to display a page's scroll via progress bar.","archived":false,"fork":false,"pushed_at":"2017-10-02T09:15:59.000Z","size":765,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T17:21:17.731Z","etag":null,"topics":["ember-addon","emberjs","progress-bar","scroll"],"latest_commit_sha":null,"homepage":"https://gowthamrm.github.io/ember-scroll-progress/","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/gowthamrm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-26T16:39:53.000Z","updated_at":"2022-06-02T09:09:37.000Z","dependencies_parsed_at":"2022-08-30T02:41:34.301Z","dependency_job_id":null,"html_url":"https://github.com/gowthamrm/ember-scroll-progress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthamrm%2Fember-scroll-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthamrm%2Fember-scroll-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthamrm%2Fember-scroll-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gowthamrm%2Fember-scroll-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gowthamrm","download_url":"https://codeload.github.com/gowthamrm/ember-scroll-progress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248644012,"owners_count":21138542,"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":["ember-addon","emberjs","progress-bar","scroll"],"created_at":"2024-09-30T14:48:31.367Z","updated_at":"2025-04-12T23:20:42.468Z","avatar_url":"https://github.com/gowthamrm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-scroll-progress\n\n\n[![npm version](https://badge.fury.io/js/ember-scroll-progress.svg)](https://badge.fury.io/js/ember-scroll-progress)\n[![Build Status](https://travis-ci.org/gowthamrm/ember-scroll-progress.svg?branch=master)](https://travis-ci.org/gowthamrm/ember-scroll-progress)\n\nA simple ember addon component for displaying an amount a page is scrolled via a progress bar.\nScroll the page to view this page's progress on top.\n\n[DEMO](https://gowthamrm.github.io/ember-scroll-progress/)\n\n## Usage\n\n```handlebars\n\n  {{#ember-scroll-progress\n    height=5\n    color=\"red\"\n    reduceOffsetTopBy=85\n  }}\n    \u003c!-- page content --\u003e\n  {{/ember-scroll-progress}}\n\n```\n\n## Parameters\n\n* `height` to customize the the height of the progress bar.\n* `color` to provide a customizable color/color code for the progress bar.\n* `reduceOffsetTopBy` to set the top offset based on the scroll container's top position inside the page.\n\n## Installation\n\n* `git clone \u003crepository-url\u003e` this repository\n* `cd ember-scroll-progress`\n* `npm install`\n\n## Running\n\n* `ember serve`\n* Visit your app at [http://localhost:4200](http://localhost:4200).\n\n## Running Tests\n\n* `npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)\n* `ember test`\n* `ember test --server`\n\n## Building\n\n* `ember build`\n\nFor more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowthamrm%2Fember-scroll-progress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgowthamrm%2Fember-scroll-progress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgowthamrm%2Fember-scroll-progress/lists"}