{"id":13509368,"url":"https://github.com/kuitos/es6-http-utils","last_synced_at":"2025-04-11T13:10:59.681Z","repository":{"id":72882193,"uuid":"43418961","full_name":"kuitos/es6-http-utils","owner":"kuitos","description":"provide some common http utils,such as request,cache and so on,written by pure ES6(this repo is no longer maintained, u can use https://github.com/mzabriskie/axios instead)","archived":false,"fork":false,"pushed_at":"2016-11-30T06:33:57.000Z","size":201,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T10:25:56.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/kuitos.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-09-30T07:39:06.000Z","updated_at":"2020-05-07T02:43:37.000Z","dependencies_parsed_at":"2023-09-18T11:05:25.224Z","dependency_job_id":null,"html_url":"https://github.com/kuitos/es6-http-utils","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/kuitos%2Fes6-http-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuitos%2Fes6-http-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuitos%2Fes6-http-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuitos%2Fes6-http-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuitos","download_url":"https://codeload.github.com/kuitos/es6-http-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248405156,"owners_count":21097920,"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-08-01T02:01:06.750Z","updated_at":"2025-04-11T13:10:59.652Z","avatar_url":"https://github.com/kuitos.png","language":"JavaScript","readme":"### ES6 Http Utils\n\n\u003e (Deprecated!) 目前这个库可能不会有太多时间维护，你可以用这个库来代替 [axios](https://github.com/mzabriskie/axios) \n\n纯ES6实现的Http工具集，无任何框架依赖。同时提供es5兼容版本\n\n\n#### How to install\n\n```bash\nnpm install es6-http-utils\n```\n\n#### 查看demo\n\n```bash\nnpm run dev\n```\n\n#### Utils\n\n* http 网络请求模块,详见[这里](https://github.com/kuitos/web-fetch-request/tree/master/src/http)\n* cache 缓存模块,详见[这里](https://github.com/kuitos/web-fetch-request/tree/master/src/cache)\n* data-structure 通用数据结构 详见[这里](https://github.com/kuitos/web-fetch-request/tree/master/src/data-structure)\n\t\n\n\n#### 目录说明\n\t+dist  // es5浏览器兼容版本，可以直接script方式引入\n\t\n\t+lib\t// babel版本，CommonJS模块规范，可直接require或import\n\t\n\t+src\t// 源码目录\n\t\n\t+demo\t// 代码用例\n\t\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuitos%2Fes6-http-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuitos%2Fes6-http-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuitos%2Fes6-http-utils/lists"}