{"id":9258299,"name":"@stimulus-components/scroll-progress","ecosystem":"npm","description":"A Stimulus controller to add a progress bar when scrolling.","homepage":"https://github.com/stimulus-components/stimulus-scroll-progress","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stimulus-components/stimulus-scroll-progress","keywords_array":["stimulus","stimulusjs","stimulus controller","scroll-progress","progress-bar"],"namespace":"stimulus-components","versions_count":1,"first_release_published_at":"2024-03-22T17:35:22.119Z","latest_release_published_at":"2024-03-22T17:35:22.119Z","latest_release_number":"5.0.0","last_synced_at":"2026-03-29T15:06:24.546Z","created_at":"2024-03-22T20:55:15.757Z","updated_at":"2026-03-29T15:06:24.547Z","registry_url":"https://www.npmjs.com/package/@stimulus-components/scroll-progress","install_command":"npm install @stimulus-components/scroll-progress","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.0"}},"repo_metadata":{"id":56369391,"uuid":"312026806","full_name":"stimulus-components/stimulus-scroll-progress","owner":"stimulus-components","description":"A Stimulus controller to add a progress bar when scrolling.","archived":true,"fork":false,"pushed_at":"2024-10-26T17:09:13.000Z","size":517,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-29T11:23:01.049Z","etag":null,"topics":["scroll","scroll-position","scrolling","stimulus","stimulusjs"],"latest_commit_sha":null,"homepage":"https://www.stimulus-components.com/docs/stimulus-scroll-progress","language":null,"has_issues":false,"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/stimulus-components.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":"2020-11-11T16:28:23.000Z","updated_at":"2024-10-26T17:09:41.000Z","dependencies_parsed_at":"2024-04-18T11:50:15.121Z","dependency_job_id":"2ae38da1-a5ed-4922-802f-58f11a721f74","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress","commit_stats":{"total_commits":39,"total_committers":3,"mean_commits":13.0,"dds":0.05128205128205132,"last_synced_commit":"67e6b30e197a1b3ce6b3807941d478012937c756"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stimulus-components","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/sbom","scorecard":{"id":853401,"data":{"date":"2025-08-11","repo":{"name":"github.com/stimulus-components/stimulus-scroll-progress","commit":"871b0af4e11493b10ab0645e98d16b6d4ebf42e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T23:09:18.144Z","repository_id":56369391,"created_at":"2025-08-23T23:09:18.144Z","updated_at":"2025-08-23T23:09:18.144Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273974092,"owners_count":25200588,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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"},"owner_record":{"login":"stimulus-components","name":"Stimulus components","uuid":"72915408","kind":"organization","description":"Stimulus controllers library. Configurable and customizable components for common JavaScript behavior. ","email":null,"website":"https://stimulus-components.com","location":"France","twitter":"guillaumebriday","company":null,"icon_url":"https://avatars.githubusercontent.com/u/72915408?v=4","repositories_count":33,"last_synced_at":"2024-05-01T09:32:17.310Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"stimulus-components"}},"html_url":"https://github.com/stimulus-components","funding_links":["https://github.com/sponsors/stimulus-components"],"total_stars":1699,"followers":225,"following":0,"created_at":"2022-11-14T06:45:08.447Z","updated_at":"2024-05-01T09:32:22.538Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stimulus-components","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stimulus-components/repositories"},"tags":[{"name":"v5.0.0","sha":"67e6b30e197a1b3ce6b3807941d478012937c756","kind":"tag","published_at":"2024-03-22T17:35:18.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/v5.0.0","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"2824482c2cf3cf40d5b9b58e654b3d3a9e877e3e","kind":"tag","published_at":"2023-12-24T19:41:34.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/v4.2.0","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"945347d42b29e6dde5969fda3e3b439ee2113882","kind":"tag","published_at":"2022-12-26T03:46:28.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/v4.1.0","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"6aa814536e8adece162ac7994e238f13c9679c4f","kind":"tag","published_at":"2021-11-13T20:26:31.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/v4.0.0","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"6f66f79741c9064d1c5ea090f16a7d6981616266","kind":"tag","published_at":"2021-05-25T21:21:14.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/v3.0.0","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"6a33cd78e58d4c701a42ad64d3396fc757ed8eb9","kind":"tag","published_at":"2020-12-05T22:19:05.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/v2.0.0","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"cc72b61f799368f17d31190d847e6c4cc135b3ed","kind":"tag","published_at":"2020-11-11T21:51:38.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/v1.0.1","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"93161f6562ed6cb171c7167c2d0d73b96bf7056b","kind":"commit","published_at":"2020-11-11T17:26:05.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-scroll-progress/tar.gz/v1.0.0","html_url":"https://github.com/stimulus-components/stimulus-scroll-progress/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-scroll-progress@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-07T12:42:38.137Z","dependent_packages_count":0,"downloads":1675,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.3088812046178,"dependent_packages_count":46.35566516880784,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.33227318671282},"purl":"pkg:npm/%40stimulus-components/scroll-progress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stimulus-components/scroll-progress","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stimulus-components/scroll-progress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stimulus-components/scroll-progress/dependencies","status":null,"funding_links":["https://github.com/sponsors/stimulus-components"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-23T05:36:19.094Z","issues_count":2,"pull_requests_count":2,"avg_time_to_close_issue":13271107.0,"avg_time_to_close_pull_request":112455.0,"issues_closed_count":2,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-scroll-progress/issues","maintainers":[{"login":"guillaumebriday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumebriday"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fscroll-progress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fscroll-progress/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fscroll-progress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fscroll-progress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fscroll-progress/codemeta","maintainers":[{"uuid":"guillaumebriday","login":"guillaumebriday","name":null,"email":"guillaumebriday@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~guillaumebriday","role":null,"created_at":"2024-03-22T20:56:20.833Z","updated_at":"2024-03-22T20:56:20.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guillaumebriday/packages"}]}