{"id":13447996,"url":"https://github.com/nickyleach/jQuery.bindLast","last_synced_at":"2025-03-22T01:31:45.861Z","repository":{"id":138270263,"uuid":"1047573","full_name":"nickyleach/jQuery.bindLast","owner":"nickyleach","description":"Binds events to be triggered after all the other \"normally\" bound events","archived":false,"fork":false,"pushed_at":"2010-11-03T11:25:21.000Z","size":89,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-28T13:11:40.005Z","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/nickyleach.png","metadata":{"files":{"readme":"README.markdown","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-11-03T11:06:45.000Z","updated_at":"2022-12-28T01:37:16.000Z","dependencies_parsed_at":"2023-03-11T07:16:37.242Z","dependency_job_id":null,"html_url":"https://github.com/nickyleach/jQuery.bindLast","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/nickyleach%2FjQuery.bindLast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickyleach%2FjQuery.bindLast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickyleach%2FjQuery.bindLast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickyleach%2FjQuery.bindLast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickyleach","download_url":"https://codeload.github.com/nickyleach/jQuery.bindLast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244893475,"owners_count":20527601,"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":[],"created_at":"2024-07-31T05:01:32.777Z","updated_at":"2025-03-22T01:31:45.542Z","avatar_url":"https://github.com/nickyleach.png","language":null,"readme":"# jQuery.bindLast\n`jQuery.bindLast` helps you add *some* order to event binding in jQuery. Events bound using `jQuery.bindLast()` are ensured to be executed after those events bound by the vanilla `jQuery.bind()`.\n\nThe syntax is similar to `jQuery.bind()` with the exception that the `eventData` parameter is not currently supported. In other words:\n\n`.bind( eventType, handler(eventObject) )`\n***\n__eventType__ A string containing one or more JavaScript event types, such as \"click\" or \"submit,\" or custom event names.  \n__handler(eventObject)__ A function to execute each time the event is triggered.\n\nEvents bound using `bindLast` are __not__ guaranteed to run in any particular order, so in this way it behaves similarly to `bind`.","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickyleach%2FjQuery.bindLast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickyleach%2FjQuery.bindLast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickyleach%2FjQuery.bindLast/lists"}