{"id":16600822,"url":"https://github.com/yanm1ng/rebuild-js-function","last_synced_at":"2025-12-05T01:05:08.888Z","repository":{"id":140300207,"uuid":"83761579","full_name":"yanm1ng/rebuild-js-function","owner":"yanm1ng","description":"重写常用的JavaScript函数","archived":false,"fork":false,"pushed_at":"2017-07-13T14:21:33.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T07:42:15.188Z","etag":null,"topics":["ajax","fibonacci","javascript","learning","map","sort","validate"],"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/yanm1ng.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-03T05:37:09.000Z","updated_at":"2018-09-25T02:30:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ef81ee0-0ae6-468e-9813-9d2c703663a4","html_url":"https://github.com/yanm1ng/rebuild-js-function","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/yanm1ng%2Frebuild-js-function","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanm1ng%2Frebuild-js-function/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanm1ng%2Frebuild-js-function/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanm1ng%2Frebuild-js-function/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanm1ng","download_url":"https://codeload.github.com/yanm1ng/rebuild-js-function/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242635215,"owners_count":20161438,"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":["ajax","fibonacci","javascript","learning","map","sort","validate"],"created_at":"2024-10-12T00:15:48.042Z","updated_at":"2025-12-05T01:05:08.765Z","avatar_url":"https://github.com/yanm1ng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 重写常用的一些JavaScript函数\n\n例如：\n### ajax\n\n创建AJAX基本流程：\n\n1. 构建 XMLHttpRequest 对象\n2. 创建一个新的 HTTP 请求，并指定该请求的方法（如：GET、POST）、URL和请求头等信息\n3. 设置响应 HTTP 请求状态变化的函数\n4. 发送 HTTP 请求\n5. 获取异步的响应数据\n6. 使用 DOM 操作进行局部刷新\n\n[ajax.js](https://github.com/yanm1ng/rebuild-js-function/blob/master/ajax.js)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanm1ng%2Frebuild-js-function","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanm1ng%2Frebuild-js-function","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanm1ng%2Frebuild-js-function/lists"}