{"id":15145772,"url":"https://github.com/soundcloud/ajax","last_synced_at":"2025-09-29T15:31:05.329Z","repository":{"id":30167447,"uuid":"33717784","full_name":"soundcloud/ajax","owner":"soundcloud","description":"Standalone AJAX library inspired by jQuery/zepto","archived":false,"fork":true,"pushed_at":"2023-04-09T20:56:04.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":102,"default_branch":"master","last_synced_at":"2024-09-22T18:03:22.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://component.jit.su/ForbesLindesay/ajax","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ForbesLindesay/ajax","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soundcloud.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":"2015-04-10T08:36:30.000Z","updated_at":"2021-12-14T09:19:03.000Z","dependencies_parsed_at":"2023-07-05T09:31:54.485Z","dependency_job_id":null,"html_url":"https://github.com/soundcloud/ajax","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fajax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fajax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fajax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fajax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soundcloud","download_url":"https://codeload.github.com/soundcloud/ajax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219874595,"owners_count":16554599,"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-09-26T11:42:43.865Z","updated_at":"2025-09-29T15:31:05.028Z","avatar_url":"https://github.com/soundcloud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ajax\n====\n\nStandalone AJAX library inspired by jQuery/zepto\n\n## Installation\n\n[![component](https://component.jit.su/component-badge.svg)](https://component.jit.su/refer/ForbesLindesay/ajax)\n\n```\ncomponent-install ForbesLindesay/ajax\n```\n\nThen load using:\n\n```JavaScript\nvar ajax = require('ajax');\n```\n\nOr load using a script tag (downloads are available [here](https://component.jit.su/ForbesLindesay/ajax/download))\n\n```html\n\u003cscript src=\"ajax.min.js\"\u003e\u003c/script\u003e\n```\n\nThen just refer to it in your script as `ajax`\n\n## API\n\n### ajax(url, settings)\n\n**url** A string containing the URL to which the request is sent.\n**settings** A set of key/value pairs that configure the Ajax request. All settings are optional. A default can be set for any option with `ajax.settings`. See ajax(settings) below for a complete list of all settings.\n\n### ajax(settings)\n\n**settings** A set of key/value pairs that configure the Ajax request. All settings are optional. A default can be set for any option with `ajax.settings`.\n\nFor a list of available settings see:\n\nhttp://api.jquery.com/jQuery.ajax/\n\n## License\n\n  MIT\n\n  If you find it useful, a payment via [gittip](https://www.gittip.com/ForbesLindesay) would be appreciated.\n\n![viewcount](https://viewcount.jepso.com/count/ForbesLindesay/ajax.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundcloud%2Fajax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoundcloud%2Fajax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundcloud%2Fajax/lists"}