xmlhttprequest
There are 474 repositories under xmlhttprequest topic.
developit/unfetch
🐕 Bare minimum 500b fetch polyfill.
alovajs/alova
Workflow-Streamlined next-generation request tools. Extremely streamline API integration workflow, just one step
naugtur/xhr
A small xhr wrapper
devlucky/Kakapo.js
:bird: Next generation mocking framework in Javascript
marmelab/FakeRest
Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.
whatwg/xhr
XMLHttpRequest Standard
donavon/thwack
A tiny modern data fetching solution
GerryIsWarrior/ajax
ajax设计方案
ronffy/axios-tutorial
axios实例应用及源码剖析 - xhr篇 (走心教程)
josephernest/Swap
Swap.js is a "HTML-over-the-wire" AJAX-navigation micro-library
ilinsky/xmlhttprequest
XMLHttpRequest.js - Standard-compliant cross-browser XMLHttpRequest object implementation
jameslnewell/xhr-mock
Utility for mocking XMLHttpRequest.
Darkseal/CORSflare
A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker.
leer0911/myXHR
TypeScript 重构 Axios 经验分享,包括开发技巧, API 实现,XMLHttpRequest 运用,单元测试等
algolia/faux-jax
NO MORE MAINTAINED: Intercept and respond to requests in the browser (AJAX) and Node.js (http(s) module)
funnyque/easyUpload.js
文件上传、web文件上传、h5文件上传。easyUpload.js是一款轻量级、易使用、配置灵活的H5/Web上传插件,基于file input。采用原生js及css编写,不依赖其他类库,兼容IE9及以上,压缩体积仅有8kb (css+js)。支持多文件上传,多实例上传,并发上传,混合上传等【👇点击测试】
agrueneberg/Corser
CORS middleware for Node.js
Lukas-Stuehrk/XMLHTTPRequest
An implementation of the JavaScript XMLHTTPRequest object to extend JavaScriptCore.
07akioni/lyla
A fully typed HTTP client with explicit behavior & error handling.
javieraviles/cypress-upload-file-post-form
Solution for two Cypress testing use-cases I came across with: perform a direct http FORM request to the server containing a file and other parameters and upload a file into a form before submission
defjs/defjs
👏 Defjs is a library that helps you define and initiate requests, aiming to make it easier for you to define requests without worrying about the details.
jvanbruegge/minireq
A minimal request library for the browser
hans000/easy-interceptor
Easy Interceptor is a Chrome extension that intercepts HTTP requests in the form of XMLHttpRequest data requests
JoeKarlsson/complete-guide-to-client-server-communication
A complete list of all the ways a Client and Server communicate with each other in JavaScript and Node.
DarkXaHTeP/angular-progress-http
[DEPRECATED] Use @angular/common/http instead
forthealllight/request-intercept
Interceptor library for all requests , both native fetch and native ajax( or XMLHttpRequest )
mswjs/headers-polyfill
A Fetch API "Headers" polyfill and transformation library.
berniegp/mock-xmlhttprequest
XMLHttpRequest mock for testing
vulnbe/burpsuite-copy-as-xmlhttprequest
Copy as XMLHttpRequest BurpSuite extension
danascript/the-ultimate-api-challenge
Looking for cool api projects ideas for beginners? Want to build your portfolio as a Web Developer and learn how to work with APIs? ⬇️⬇️⬇️
litejs/dom
Dependency-free DOM library for handling HTML files on server-side
tkrotoff/throw-on
Throw on console.error/warn & fetch
molvqingtai/resreq
🍭 Fetch-based onion model http client.
stisa/ajax
Ajax wrapper for nim js backend
martinkr/Lakka
lakka. An asynchronous request accelerator for JSON, text and HTML requests.
hustcc/xhr.js
:earth_americas: xhr.js is a library(< 2Kb) to make AJAX/HTTP requests with XMLHttpRequest.