{"id":21278026,"url":"https://github.com/b13/js-url","last_synced_at":"2025-10-09T09:13:36.025Z","repository":{"id":17971756,"uuid":"20970035","full_name":"b13/js-url","owner":"b13","description":null,"archived":false,"fork":false,"pushed_at":"2015-03-17T13:49:32.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-09T09:11:44.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/b13.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}},"created_at":"2014-06-18T16:47:46.000Z","updated_at":"2015-03-17T13:49:33.000Z","dependencies_parsed_at":"2022-08-26T10:20:08.271Z","dependency_job_id":null,"html_url":"https://github.com/b13/js-url","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/b13/js-url","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fjs-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fjs-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fjs-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fjs-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b13","download_url":"https://codeload.github.com/b13/js-url/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Fjs-url/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001116,"owners_count":26083021,"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-09T02:00:07.460Z","response_time":59,"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"}},"keywords":[],"created_at":"2024-11-21T10:09:09.844Z","updated_at":"2025-10-09T09:13:36.010Z","avatar_url":"https://github.com/b13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"js-youtube\n=================\n\nModule to get easy access to the url and hash parameters\n\n# requireJS config\n\n```js\nvar require = {\n\tpaths: {\n\t\t'url' : 'path/to/url'\n\t}\n};\n```\n\n# Basic usage\n\n```js\nrequire(['url'], function(url) {\n\n\t\t// get all url and hash params as object\n\tconsole.log(url.getAllUrlAndHashParams());\n\n\t\t// get value of a url or hash param from the current url\n\tconsole.log(url.getValueForUrlOrHashParam(\"param\"));\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Fjs-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb13%2Fjs-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Fjs-url/lists"}