{"id":13447320,"url":"https://github.com/jordansinger/Hook","last_synced_at":"2025-03-21T17:31:14.506Z","repository":{"id":7190774,"uuid":"8494263","full_name":"jordansinger/Hook","owner":"jordansinger","description":"Pull to refresh for the web","archived":false,"fork":false,"pushed_at":"2017-02-18T21:34:58.000Z","size":53,"stargazers_count":1602,"open_issues_count":11,"forks_count":283,"subscribers_count":85,"default_branch":"master","last_synced_at":"2025-03-18T11:12:09.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jordansinger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-01T04:19:57.000Z","updated_at":"2025-02-10T13:25:39.000Z","dependencies_parsed_at":"2022-08-24T20:00:22.001Z","dependency_job_id":null,"html_url":"https://github.com/jordansinger/Hook","commit_stats":null,"previous_names":["jordansinger/hook.js"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordansinger%2FHook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordansinger%2FHook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordansinger%2FHook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordansinger%2FHook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordansinger","download_url":"https://codeload.github.com/jordansinger/Hook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244838145,"owners_count":20518795,"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:13.778Z","updated_at":"2025-03-21T17:31:14.254Z","avatar_url":"https://github.com/jordansinger.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"Hook\n=======\n\nPull to refresh for the web\n\n## Dependencies\n* jQuery\n\n## Settings\n* refresh: refreshes entire page, default is true, if false will call callback (must also have callback setting),\n* callback: custom callback function\n\n## Examples:\n```` JS\n// Defaults\n$('#hook').hook();\n\n// Callback\n$('#hook').hook({\n  refresh: false,\n  callback: function(){\n    console.log('Hello, World!');\n  }\n});\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordansinger%2FHook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordansinger%2FHook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordansinger%2FHook/lists"}