{"id":20760418,"url":"https://github.com/vanng822/jhistory","last_synced_at":"2026-04-19T22:32:26.276Z","repository":{"id":2885714,"uuid":"3892620","full_name":"vanng822/jhistory","owner":"vanng822","description":"jQuery plugin for handling ajax request history.","archived":false,"fork":false,"pushed_at":"2014-01-06T14:39:28.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T10:47:17.291Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vanng822.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":"2012-04-01T13:17:35.000Z","updated_at":"2019-05-07T19:25:18.000Z","dependencies_parsed_at":"2022-08-30T22:02:11.668Z","dependency_job_id":null,"html_url":"https://github.com/vanng822/jhistory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vanng822/jhistory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fjhistory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fjhistory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fjhistory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fjhistory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanng822","download_url":"https://codeload.github.com/vanng822/jhistory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanng822%2Fjhistory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32025595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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-17T10:13:35.112Z","updated_at":"2026-04-19T22:32:26.233Z","avatar_url":"https://github.com/vanng822.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n\n### $.history.init(callback)\n\t\n\tShould call it first and good just after the page is loaded. Callback is your ajax-handler\n\t\n\t$.history.init(function(url) {\n\t\t// do your ajax call and update content when getting response\n\t\tconsole.log(url);\n\t});\n\t\n### $.history.load(url)\n\n\t$.history.load(\"/something\");\n\t\n\t\n### Binding the links example\n\t\n\t$(\"a\").bind(\"click\", function() {\n\t\t$.history.load(this.href);\n\t\treturn false;\n\t});\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Fjhistory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanng822%2Fjhistory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanng822%2Fjhistory/lists"}