GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub

编程语言

”xmlhttprequest“ 的搜索结果

node-XMLHttpRequest
@driverdan

XMLHttpRequest for node.js

JavaScript418
3 年前

相关主题

xmlhttprequestJavaScriptxhrHTMLspeedtestAjaxhtml5-speedtestpolyfillnetwork-monitoring

Google   Bing   GitHub

WHATWG
xhr
WHATWG@whatwg

XMLHttpRequest Standard

whatwgxmlhttprequeststandard
HTML327
4 个月前
xmlhttprequest
@ilinsky

XMLHttpRequest.js - Standard-compliant cross-browser XMLHttpRequest object implementation

JavaScriptxhrxmlhttprequestpolyfill
JavaScript225
11 年前
ajax-hook
@wendux

Intercepting browser's http requests which made by XMLHttpRequest.

Ajaxhooks
JavaScript2.65 k
2 年前
xhr-mock
@jameslnewell

Utility for mocking XMLHttpRequest.

xhrxmlhttprequestmockJavaScript
TypeScript199
3 年前
D3
d3-request
D3@d3

A convenient alternative to XMLHttpRequest.

JavaScript108
7 年前
XMLHTTPRequest
@Lukas-Stuehrk

#IOS#An implementation of the JavaScript XMLHTTPRequest object to extend JavaScriptCore.

javascriptcorexmlhttprequestObjective-CiOS
Objective-C70
8 年前
node-xhr2
@pwnall

XMLHttpRequest emulator for node.js

CoffeeScript106
3 年前
http-client
@aurelia

A simple, restful, message-based wrapper around XMLHttpRequest.

JavaScript62
3 年前
ajax
@GerryIsWarrior

ajax设计方案

Ajaxxmlhttprequest
HTML264
7 个月前
Muaz Khan
XHR-Signaling存档
Muaz Khan@muaz-khan

XHR/XMLHttpRequest based WebRTC signaling implementation.

C#34
11 年前
James Cleveland
xr存档
James Cleveland@radiosilence

Ultra-lightweight wrapper around XMLHttpRequest. You should probably use fetch (whatwg-fetch) or RxJS, though.

TypeScript451
4 年前
mootools-form-upload
@arian

Upload your multiple files with HTML5 Drag and Drop, XMLHttpRequest with graceful degradation

JavaScript48
9 年前
speedtest存档
@e7d

A self-hosted, lightweight HTML5 speed test implemented in JavaScript, based on Web Workers and XMLHttpRequest.

speedtestinternet-speedDockerHTMLJavaScript
JavaScript213
2 年前
myXHR
@leer0911

TypeScript 重构 Axios 经验分享,包括开发技巧, API 实现,XMLHttpRequest 运用,单元测试等

TypeScriptaxiosxmlhttprequestHTTP
TypeScript116
3 年前
bifrost
@matiasgali

A jQuery Ajax transport that uses an iframe to asynchronously send files and data even if FormData, the File API and XMLHttpRequest aren't supported.

HTML19
10 年前
ken-axios
@Kenguba

基于XMLHttpRequest的网络请求,使用用 typescript 重构 ,配有使用的 demo 与模块的单元测试

TypeScript49
3 年前
Speed-Test
@openspeedtest

SpeedTest by OpenSpeedTest™ is a Free and Open-Source HTML5 Network Performance Estimation Tool Written in Vanilla Javascript and only uses built-in Web APIs like XMLHttpRequest (XHR), HTML, CSS, JS, ...

HTMLxhr2CSSSVGJavaScript
JavaScript2.89 k
1 年前
canvas-sign
@Lhhpw0204

vue-cli3.0+canvas+原生XMLHttpRequest请求实现在canvas中手写签名(并可撤销,清屏等操作),提交到后台审核。

Vue6
6 年前
JavaScript-SOAP-Client
@introkun

A lot of talking about AJAX is taking place here and there; AJAX is the acronym of "Asynchronous JavaScript and XML", a technology based on XMLHttpRequest, which is now supported by all main browsers....

JavaScript18
13 年前
v-block.net
@zonebond

FakeBackend是一个可以拦截http请求与响应的组件。它是在浏览器上工作的,不依赖于后台真实的API服务。此组件能够修改原始请求与响应结果,所以,在很多需要对http统一处理的业务场景非常有用(如:请求header统一加token等)。并且,此组件可以与其它任何ajax组件配合使用(如:fetch、axios、requrest...)。 由于组件拦截是基于底层XmlHttpRequest原...

JavaScript6
8 年前