{"id":34709250,"url":"https://github.com/daack/ajax-request","last_synced_at":"2026-05-22T21:32:01.243Z","repository":{"id":75682158,"uuid":"46548535","full_name":"daack/ajax-request","owner":"daack","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-28T10:33:17.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-07T02:54:34.626Z","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/daack.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-11-20T08:12:10.000Z","updated_at":"2016-12-09T16:53:13.000Z","dependencies_parsed_at":"2023-03-11T20:12:02.542Z","dependency_job_id":null,"html_url":"https://github.com/daack/ajax-request","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/daack/ajax-request","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daack%2Fajax-request","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daack%2Fajax-request/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daack%2Fajax-request/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daack%2Fajax-request/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daack","download_url":"https://codeload.github.com/daack/ajax-request/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daack%2Fajax-request/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33369559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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":"2025-12-24T23:53:36.066Z","updated_at":"2026-05-22T21:32:01.238Z","avatar_url":"https://github.com/daack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ajax-request\n\nAjax is a JavaScript Object that use JQuery Ajax with [mozilla/localForage](https://github.com/mozilla/localForage). In order to store the data requested by ajax.\n\nDependencies:\n- [addyosmani/basket.js](https://github.com/addyosmani/basket.js)\n- [crypto-js](https://code.google.com/p/crypto-js/)\n\n```javascript\nAjax.request({\n  method: 'POST',\n  data: {foo: 'bar'},\n  success: function(response) {\n  },\n  error: function(err) {\n  },\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaack%2Fajax-request","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaack%2Fajax-request","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaack%2Fajax-request/lists"}