{"id":15096971,"url":"https://github.com/customautosys/axios-cordova-adapter","last_synced_at":"2026-03-10T17:08:48.805Z","repository":{"id":151824837,"uuid":"623484116","full_name":"customautosys/axios-cordova-adapter","owner":"customautosys","description":"An axios adapter using cordova-plugin-advanced-http","archived":false,"fork":false,"pushed_at":"2024-06-05T12:05:11.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-09T01:57:11.087Z","etag":null,"topics":["adapter","advanced","axios","cordova","http","plugin"],"latest_commit_sha":null,"homepage":"https://github.com/customautosys/axios-cordova-adapter","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/customautosys.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-04T13:14:34.000Z","updated_at":"2024-06-05T12:05:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"7276a239-699e-4c27-8835-21f0c7dd7867","html_url":"https://github.com/customautosys/axios-cordova-adapter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/customautosys/axios-cordova-adapter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customautosys%2Faxios-cordova-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customautosys%2Faxios-cordova-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customautosys%2Faxios-cordova-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customautosys%2Faxios-cordova-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/customautosys","download_url":"https://codeload.github.com/customautosys/axios-cordova-adapter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customautosys%2Faxios-cordova-adapter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30343999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["adapter","advanced","axios","cordova","http","plugin"],"created_at":"2024-09-25T16:03:08.730Z","updated_at":"2026-03-10T17:08:48.736Z","avatar_url":"https://github.com/customautosys.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# axios-cordova-adapter\n\nAn axios adapter using cordova-plugin-advanced-http\n\n## Copyright Notice\n\n\u0026copy; 2023 Wilson Foo Yu Kang. All rights reserved except as otherwise expressly provided in writing.\n\nLicensed by Wilson Foo Yu Kang to the sole licensee Custom Automated Systems \u0026reg; Pte Ltd on private and confidential terms which may be revoked with express written notice at any time at the sole and absolute discretion of Wilson Foo Yu Kang. By using and continuing to use this package, all parties agree that they are sub-licensing this package, including where this is pursuant to the LICENSE file containing herein, from Custom Automated Systems \u0026reg; Pte Ltd and are not contracting directly with Wilson Foo Yu Kang, save that Wilson Foo Yu Kang shall be availed of all protections at law including all limitations of liability. Contact sales@customautosys.com for custom licensing terms.\n\nRemoval of this Copyright Notice is prohibited.\n\n## Installation\n\n```bash\ncordova plugin add cordova-plugin-advanced-http\n[ npm i -D axios | npm i -S axios ]\n[ npm i -D axios-cordova-adapter | npm i -S axios-cordova-adapter ]\n```\n\n## Importing\n\n```typescript\nimport axiosCordovaAdapter from 'axios-cordova-adapter';\n```\n\n## Functions\n\n```typescript\naxiosCordovaAdapter(config:InternalAxiosRequestConfig):AxiosPromise\n```\n\nThe axios cordova adapter function to pass into the axios call.\n\n## Usage\n\n```typescript\nimport axiosCordovaAdapter from 'axios-cordova-adapter';\n\naxios.create({\n\t...\n\tadapter:axiosCordovaAdapter\n\t...\n});\n\naxios.request({\n\t...\n\tadapter:axiosCordovaAdapter\n\t...\n});\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustomautosys%2Faxios-cordova-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcustomautosys%2Faxios-cordova-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustomautosys%2Faxios-cordova-adapter/lists"}