{"id":18722028,"url":"https://github.com/realign/tiny-sender","last_synced_at":"2025-08-22T09:46:42.396Z","repository":{"id":52253265,"uuid":"204918967","full_name":"ReAlign/tiny-sender","owner":"ReAlign","description":"A tiny AJAX sender.","archived":false,"fork":false,"pushed_at":"2021-10-09T15:22:47.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T12:14:04.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ReAlign.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":"2019-08-28T11:46:53.000Z","updated_at":"2021-10-09T15:22:50.000Z","dependencies_parsed_at":"2022-09-11T15:41:25.172Z","dependency_job_id":null,"html_url":"https://github.com/ReAlign/tiny-sender","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/ReAlign%2Ftiny-sender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReAlign%2Ftiny-sender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReAlign%2Ftiny-sender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReAlign%2Ftiny-sender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReAlign","download_url":"https://codeload.github.com/ReAlign/tiny-sender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587243,"owners_count":19663892,"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-07T13:39:33.463Z","updated_at":"2025-02-19T02:45:49.365Z","avatar_url":"https://github.com/ReAlign.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tiny-sender\n\n[![NPM version][npm-image]][npm-url]\n\n[npm-image]: https://img.shields.io/npm/v/tiny-sender.svg?longCache=true\u0026style=for-the-badge\n[npm-url]: https://www.npmjs.com/package/tiny-sender\n\n\u003e A tiny HTTP client for Browser, XHR is used by default, built-in progress-bar and notify, support for custom core, such as axios.\n\n## Usage\n\n```js\nimport TinySender from 'tiny-sender';\n\nconst tinySender = new TinySender(options);\n\nasync () =\u003e {\n  try {\n    const json = await tinySender.get(url);\n    console.log(json);\n  } catch(err) {\n    console.log(err);\n  }\n};\n```\n\n## Documentation\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealign%2Ftiny-sender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealign%2Ftiny-sender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealign%2Ftiny-sender/lists"}