{"id":15543778,"url":"https://github.com/amiel/jquery_scope","last_synced_at":"2026-02-28T10:06:56.710Z","repository":{"id":818997,"uuid":"530858","full_name":"amiel/jquery_scope","owner":"amiel","description":"Allows a bunch of jquery calls to be default scoped to something other than document.","archived":false,"fork":false,"pushed_at":"2010-02-22T21:14:00.000Z","size":76,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T05:33:07.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/amiel.png","metadata":{"files":{"readme":"README.textile","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":"2010-02-22T21:00:36.000Z","updated_at":"2019-08-13T14:31:31.000Z","dependencies_parsed_at":"2022-08-16T11:00:41.857Z","dependency_job_id":null,"html_url":"https://github.com/amiel/jquery_scope","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amiel/jquery_scope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fjquery_scope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fjquery_scope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fjquery_scope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fjquery_scope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amiel","download_url":"https://codeload.github.com/amiel/jquery_scope/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amiel%2Fjquery_scope/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29929682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-02T12:28:21.359Z","updated_at":"2026-02-28T10:06:56.682Z","avatar_url":"https://github.com/amiel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\nh1. jQuery Scope\n\nAllows a bunch of jquery calls to be default scoped to something other than document.\n\nh2. Examples\n\n\u003cpre\u003e\u003ccode\u003e\n$.with_scope('#post_15', function($) {\n    $('.comments').hide();\n});\n\n$('#post_15').as_scope(function($) {\n    $('.comments').hide();\n});\n\n\n$('#messages').as_scope(function(messages) {\n  messages('.reply').click(message_reply_handler);\n});\n\u003c/code\u003e\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiel%2Fjquery_scope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famiel%2Fjquery_scope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famiel%2Fjquery_scope/lists"}