{"id":18410423,"url":"https://github.com/abhishekbiswal/ajax-forms","last_synced_at":"2025-04-12T22:01:32.419Z","repository":{"id":25801694,"uuid":"29240532","full_name":"AbhishekBiswal/AJAX-Forms","owner":"AbhishekBiswal","description":"AJAX Forms using jQuery","archived":false,"fork":false,"pushed_at":"2015-01-14T11:16:34.000Z","size":260,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T05:26:49.449Z","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/AbhishekBiswal.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":"2015-01-14T11:07:32.000Z","updated_at":"2015-01-14T11:16:34.000Z","dependencies_parsed_at":"2022-08-24T01:00:10.953Z","dependency_job_id":null,"html_url":"https://github.com/AbhishekBiswal/AJAX-Forms","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/AbhishekBiswal%2FAJAX-Forms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekBiswal%2FAJAX-Forms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekBiswal%2FAJAX-Forms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekBiswal%2FAJAX-Forms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbhishekBiswal","download_url":"https://codeload.github.com/AbhishekBiswal/AJAX-Forms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637780,"owners_count":21137538,"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-11-06T03:31:58.449Z","updated_at":"2025-04-12T22:01:32.386Z","avatar_url":"https://github.com/AbhishekBiswal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AJAX-Forms\nAJAX Forms using jQuery\n\nAdd the \"ajax\" class to any of your forms and this snippet will make an ajax request to the action url provided in the form everytime you submit.\n\n## Example:\n```\n\u003cform class=\"ajax\" method=\"post\" action=\"sub.php\"\u003e\n  \u003cinput type=\"text\" name=\"username\" placeholder=\"Username\"\u003e\n  \u003cinput type=\"password\" name=\"password\" placeholder=\"Password\"\u003e\n  \u003cinput type=\"submit\" value=\"Login\"\u003e\n\u003c/form\u003e\n```\n\nThe above code will send a request to the provided url, using POST method.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekbiswal%2Fajax-forms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishekbiswal%2Fajax-forms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekbiswal%2Fajax-forms/lists"}