{"id":9242953,"name":"@stimulus-components/content-loader","ecosystem":"npm","description":"A Stimulus controller to asynchronously load HTML from an url.","homepage":"https://github.com/stimulus-components/stimulus-content-loader","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stimulus-components/stimulus-content-loader","keywords_array":["stimulus","stimulusjs","stimulus controller","asynchronously load HTML","ajax","content-loader"],"namespace":"stimulus-components","versions_count":1,"first_release_published_at":"2024-03-20T12:10:06.261Z","latest_release_published_at":"2024-03-20T12:10:06.261Z","latest_release_number":"5.0.0","last_synced_at":"2026-05-29T20:16:09.750Z","created_at":"2024-03-20T17:08:25.119Z","updated_at":"2026-05-29T20:16:09.750Z","registry_url":"https://www.npmjs.com/package/@stimulus-components/content-loader","install_command":"npm install @stimulus-components/content-loader","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.0"}},"repo_metadata":{"id":55345018,"uuid":"304276061","full_name":"stimulus-components/stimulus-content-loader","owner":"stimulus-components","description":"A Stimulus controller to asynchronously load HTML from an url.","archived":true,"fork":false,"pushed_at":"2024-10-26T15:24:28.000Z","size":340,"stargazers_count":50,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T01:07:17.651Z","etag":null,"topics":["npm-package","stimulus-controller","stimulusjs"],"latest_commit_sha":null,"homepage":"https://www.stimulus-components.com/docs/stimulus-content-loader","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":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-10-15T09:30:58.000Z","updated_at":"2024-10-26T15:25:49.000Z","dependencies_parsed_at":"2023-12-26T05:31:37.235Z","dependency_job_id":"d8af0b5d-9ea9-43c1-a706-40d7c6da737c","html_url":"https://github.com/stimulus-components/stimulus-content-loader","commit_stats":{"total_commits":47,"total_committers":3,"mean_commits":"15.666666666666666","dds":0.04255319148936165,"last_synced_commit":"3d032de84ef2ead4ec93c9cfb7a358d9ba96e98b"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stimulus-components","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/sbom","scorecard":{"id":853391,"data":{"date":"2025-08-11","repo":{"name":"github.com/stimulus-components/stimulus-content-loader","commit":"819f29f8220658116736847a475af0b209ba29e5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":"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":"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":"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":"Code-Review","score":0,"reason":"Found 1/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":"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":"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":"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":"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:09.616Z","repository_id":55345018,"created_at":"2025-08-23T23:09:09.616Z","updated_at":"2025-08-23T23:09:09.616Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278328338,"owners_count":25968944,"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-10-04T02:00:05.491Z","response_time":63,"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":"5b09e518709a29a07c4b4cb4a0b614a72c11b0e7","kind":"tag","published_at":"2024-03-20T12:10:03.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v5.0.0","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"f508a797847481f6e0a4e9d0691e98f766cebc32","kind":"tag","published_at":"2023-08-09T03:21:18.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v4.2.0","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"3d032de84ef2ead4ec93c9cfb7a358d9ba96e98b","kind":"tag","published_at":"2022-12-23T23:37:41.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v4.1.0","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"c43c255b3f26ba2f6bc115ba6ca78098ae76b3b4","kind":"tag","published_at":"2022-04-03T20:07:35.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v4.0.1","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"98a01a79487cde9e2554af4b613186cbeabe5996","kind":"tag","published_at":"2021-09-28T22:32:38.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v4.0.0","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"263695ee3366c51d15f4638f02b5cb721b1c01d5","kind":"tag","published_at":"2021-05-17T22:45:59.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v3.0.0","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"35d42f6545515881254f3510bdd628314c72ad40","kind":"tag","published_at":"2021-01-05T13:27:50.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v2.1.0","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"a8ac748f85da297c0034215c0c0262a98a755a6b","kind":"tag","published_at":"2020-12-05T17:24:39.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v2.0.0","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"6505b6462a104c87c963e55685f097ab63f7fb3d","kind":"commit","published_at":"2020-10-15T19:09:18.000Z","download_url":"https://codeload.github.com/stimulus-components/stimulus-content-loader/tar.gz/v1.0.0","html_url":"https://github.com/stimulus-components/stimulus-content-loader/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stimulus-components/stimulus-content-loader@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulus-components%2Fstimulus-content-loader/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T15:16:29.492Z","dependent_packages_count":0,"downloads":31071,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.38855574447099,"dependent_packages_count":46.47106961919683,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.42981268183391},"purl":"pkg:npm/%40stimulus-components/content-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stimulus-components/content-loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stimulus-components/content-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stimulus-components/content-loader/dependencies","status":null,"funding_links":["https://github.com/sponsors/stimulus-components"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-29T08:18:07.105Z","issues_count":6,"pull_requests_count":4,"avg_time_to_close_issue":2573956.5,"avg_time_to_close_pull_request":5955111.5,"issues_closed_count":4,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":2.25,"merged_pull_requests_count":3,"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-content-loader/issues","maintainers":[{"login":"guillaumebriday","count":3,"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%2Fcontent-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fcontent-loader/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fcontent-loader/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fcontent-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fcontent-loader/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stimulus-components%2Fcontent-loader/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-20T17:12:30.007Z","updated_at":"2024-03-20T17:12:30.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/guillaumebriday/packages"}]}