Topic: "xmlhttprequest"
developit/unfetch
🐕 Bare minimum 500b fetch polyfill.
Language: JavaScript - Size: 500 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 5,720 - Forks: 202

alovajs/alova
The Request Toolkit For Ultimate Efficiency
Language: TypeScript - Size: 20.3 MB - Last synced at: 8 days ago - Pushed at: 15 days ago - Stars: 3,651 - Forks: 135

naugtur/xhr
A small xhr wrapper
Language: JavaScript - Size: 288 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 801 - Forks: 96

devlucky/Kakapo.js
:bird: Next generation mocking framework in Javascript
Language: TypeScript - Size: 5.31 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 530 - Forks: 23

marmelab/FakeRest
Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.
Language: TypeScript - Size: 1.48 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 449 - Forks: 48

whatwg/xhr
XMLHttpRequest Standard
Language: HTML - Size: 1.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 321 - Forks: 133

donavon/thwack
A tiny modern data fetching solution
Language: JavaScript - Size: 2.71 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 270 - Forks: 11

GerryIsWarrior/ajax
ajax设计方案
Language: HTML - Size: 591 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 264 - Forks: 77

ronffy/axios-tutorial
axios实例应用及源码剖析 - xhr篇 (走心教程)
Language: JavaScript - Size: 319 KB - Last synced at: about 3 hours ago - Pushed at: over 6 years ago - Stars: 251 - Forks: 37

josephernest/Swap.js
Swap.js is a "HTML-over-the-wire" AJAX-navigation micro-library
Language: PHP - Size: 40 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 245 - Forks: 4

ilinsky/xmlhttprequest
XMLHttpRequest.js - Standard-compliant cross-browser XMLHttpRequest object implementation
Language: JavaScript - Size: 183 KB - Last synced at: 5 days ago - Pushed at: over 10 years ago - Stars: 225 - Forks: 72

jameslnewell/xhr-mock
Utility for mocking XMLHttpRequest.
Language: TypeScript - Size: 1.63 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 197 - Forks: 48

Darkseal/CORSflare
A lightweight JavaScript CORS Reverse Proxy designed to run in a Cloudflare Worker.
Language: JavaScript - Size: 54.7 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 163 - Forks: 49

leer0911/myXHR
TypeScript 重构 Axios 经验分享,包括开发技巧, API 实现,XMLHttpRequest 运用,单元测试等
Language: TypeScript - Size: 1.65 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 114 - Forks: 13

timchueh/easyUpload.js
文件上传、web文件上传、h5文件上传。easyUpload.js是一款轻量级、易使用、配置灵活的H5/Web上传插件,基于file input。采用原生js及css编写,不依赖其他类库,兼容IE9及以上,压缩体积仅有8kb (css+js)。支持多文件上传,多实例上传,并发上传,混合上传等【👇点击测试】
Language: JavaScript - Size: 2.39 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 97 - Forks: 45

algolia/faux-jax 📦
NO MORE MAINTAINED: Intercept and respond to requests in the browser (AJAX) and Node.js (http(s) module)
Language: JavaScript - Size: 136 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 95 - Forks: 9

agrueneberg/Corser
CORS middleware for Node.js
Language: JavaScript - Size: 1.85 MB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 91 - Forks: 11

Lukas-Stuehrk/XMLHTTPRequest
An implementation of the JavaScript XMLHTTPRequest object to extend JavaScriptCore.
Language: Objective-C - Size: 23.4 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 70 - Forks: 14

07akioni/lyla
A fully typed HTTP client with explicit behavior & error handling.
Language: TypeScript - Size: 538 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 69 - Forks: 6

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
Language: JavaScript - Size: 20.5 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 59 - Forks: 7

hans000/easy-interceptor
Easy Interceptor is a Chrome extension that intercepts HTTP requests in the form of XMLHttpRequest data requests
Language: TypeScript - Size: 9.47 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 47 - Forks: 12

jvanbruegge/minireq
A minimal request library for the browser
Language: TypeScript - Size: 662 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 45 - Forks: 2

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.
Language: TypeScript - Size: 527 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 44 - Forks: 7

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.
Language: JavaScript - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 42 - Forks: 9

DarkXaHTeP/angular-progress-http
[DEPRECATED] Use @angular/common/http instead
Language: TypeScript - Size: 332 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 7

forthealllight/request-intercept
Interceptor library for all requests , both native fetch and native ajax( or XMLHttpRequest )
Language: JavaScript - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 39 - Forks: 3

mswjs/headers-polyfill
A Fetch API "Headers" polyfill and transformation library.
Language: TypeScript - Size: 489 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 33 - Forks: 11

berniegp/mock-xmlhttprequest
XMLHttpRequest mock for testing
Language: TypeScript - Size: 822 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 31 - Forks: 8

litejs/dom
Dependency-free DOM library for handling HTML files on server-side
Language: JavaScript - Size: 333 KB - Last synced at: 7 days ago - Pushed at: 26 days ago - Stars: 26 - Forks: 4

molvqingtai/resreq
🍭 Fetch-based onion model http client.
Language: TypeScript - Size: 1.38 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 3

0x6D7366/RequestsJs
Send HTTP requests easily using JavaScript
Language: JavaScript - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 1

tkrotoff/throw-on
Throw on console.error/warn & fetch
Language: JavaScript - Size: 1.36 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 1

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? ⬇️⬇️⬇️
Size: 933 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 4

stisa/ajax
Ajax wrapper for nim js backend
Language: Nim - Size: 22.5 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 1

martinkr/Lakka
lakka. An asynchronous request accelerator for JSON, text and HTML requests.
Language: JavaScript - Size: 771 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 0

alovajs/scene
request strategy with alova.js
Language: TypeScript - Size: 2.68 MB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 18 - Forks: 5

hustcc/xhr.js
:earth_americas: xhr.js is a library(< 2Kb) to make AJAX/HTTP requests with XMLHttpRequest.
Language: JavaScript - Size: 18.6 KB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 18 - Forks: 3

kwonoj/oxid
rxjs observable based isomorphic http request module.
Language: TypeScript - Size: 602 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 1

alovajs/devtools
Editor devtools for alova.js
Language: TypeScript - Size: 2.68 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 13 - Forks: 9

SEUNAKINTOLA/Multiple-NewsFeed-Reader
An android app for Multiple NewsFeed Reader. This was built for a friend as his final year project some years back.
Language: Java - Size: 141 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 3

desiFish/Smart-Aquarium-V3.0
V3.0 - Using NodeMCU ESP8266 for controlling switches (Relay). Uses RTC (Real Time Clock - DS3231) and NTP (Network Time Protocol) for maintaining time. OLED Display (128x64) for instant updates. A webserver for Manual Controls. Vast application including Aquariums and IOT related.
Language: C++ - Size: 288 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 10 - Forks: 1

Hinaser/xspy
Hook ajax request and/or response. Modify header, body, status, credentials, etc in request/response
Language: JavaScript - Size: 671 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

MSFPT/GitHubStar
a tool to show the project star
Language: JavaScript - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

loretoparisi/dominant-colors-xmlhttprequest-example
Dominant Colors from Image with XMLHttpRequest - no Canvas
Language: JavaScript - Size: 747 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 2

dinanathsj29/ajax-asynchronous-javascript-and-xml-course-tutorial
Learn and understand how to work with AJAX methodology/concepts to fetch/exchange (send and receive data) to-from web server
Language: JavaScript - Size: 670 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 9 - Forks: 3

benstigsen/htmx-mini
Smaller htmx alternative focusing on requests and content swaps.
Language: JavaScript - Size: 95.7 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

riversun/ajax-client
A simple ajax client with jQuery like ajax API for javascript
Language: JavaScript - Size: 1.19 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

s-index/poc-list
PoC List
Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

inlym/jshttp
🏷️ 面向未来的下一代 HTTP 客户端,支持 TypeScript
Language: TypeScript - Size: 186 KB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

jeremyxgo/gotch
A simple, elegant and lightweight HTTP client for browser
Language: JavaScript - Size: 236 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

itsjustcon/JavaScriptCoreBrowserObjectModel
A JavaScriptCore polyfill to provide browser-like JS environments on iOS, tvOS, & macOS
Language: JavaScript - Size: 279 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

callmecavs/jax.js
A tiny Promise wrapper for GET requests.
Language: JavaScript - Size: 26.4 KB - Last synced at: 6 days ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 1

the-akira/VideoGamesAPI
Video Games API seeks to bring resources about the Game Universe
Language: HTML - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

synle/restapi-typescript-decorators
REST Client API decorators that are easy to used. Cross platform that works on both NodeJS and frontend JavaScript.
Language: TypeScript - Size: 1000 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

anonyco/SuperSimpleExtensibleSmallXMLHttpRequestWrapper
The ULTIMATE 338-byte super small, simple, light, fast, XMLHttpRequest wrapper.
Language: JavaScript - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

thommyhh/fake-xmlhttprequest 📦
A wrapper around the real XMLHttpRequest object to make it possible to catch certain (matched) calls and return mocked responses.
Language: JavaScript - Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

HowProgrammingWorks/HttpRequest
HTTP, XMLHttpRequest, fetch
Language: JavaScript - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

michaelsanford/timeout-as-a-service 📦
A ridiculous API that will respond with a given status after a given timeout, written in Nodejs.
Language: JavaScript - Size: 248 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

udivankin/pico-ajax
Very tiny (~ 1kb uncompressed) yet fully functional AJAX library with zero dependencies
Language: TypeScript - Size: 371 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

cvzi/RequestQueue
A simple queue for XMLHttpRequests or other async functions. Optimized for Greasemonkey GM_xmlhttpRequests
Language: JavaScript - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

acacode/kinka 📦
⚡️ HTTP web client for browsers ⚡️
Language: JavaScript - Size: 2.44 MB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

piratesmanX1/meal-debit-system-2019
A group assignment which being assigned at the last semester of Diploma, which is an assessment similar to the Final Year Project (FYP) from Degree as the course required us to submit a full progress report every week on our system. The assessment required an abundance of documentation to record down every single element of the system, which is a horrendous task that forced our hands at the beginning of the final semester. In this assignment we chose to do a website that focused on handling meal transaction within the school environment. By implementing the website with the additional skill that I've learned such as AJAX, it made the overall system improved a lot compared to the Reise Web-Portal project which has been done in 2018. The website also equipped with a higher level of SQL knowledge as well and making the server process even more fluent. Bootstrap 4 was also being learned from this assessment as well, and making the overall system looks even more professional.
Language: HTML - Size: 113 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

marvinhagemeister/xhr-mocklet
Mock XMLHttpRequests in both the browser and node
Language: TypeScript - Size: 130 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

coolerfall/revival
A RESTful http client for typescript based on XMLHttpRequest.
Language: TypeScript - Size: 85 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

aspyrx/node-http-xhr
Node.js XMLHttpRequest implementation using http.request()
Language: JavaScript - Size: 41 KB - Last synced at: 12 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

FoundersAS/on-xmlhttprequest
A listener for all XMLHttpRequest requests in the browser.
Language: JavaScript - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 2

Cweili/req-json
Promise based simple HTTP/HTTPS client for browser to request JSON or string for RESTful apis, with koa-like middleware support.
Language: JavaScript - Size: 157 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

husseyexplores/xfetch-hook
Fetch and XHR hooks/middlewares, just like a piece of 🍰
Language: JavaScript - Size: 106 KB - Last synced at: 22 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 4

clayrisser/binary-fetch
Fetch binary data with incremental progress from a browser
Language: JavaScript - Size: 1.01 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

brown-SSW/brown-solar-charger
This program monitors a solar power system and runs a physical and online dashboard.
Language: C++ - Size: 2.04 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

alxwrd/slack-traffic
A slack bot for traffic alerts in the UK
Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

yuhang-dong/ajax-interceptor
🪝 A library for hook ajax, support XMLHttpRequst and Fetch
Language: TypeScript - Size: 106 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

akanass/rx-file-upload
Library to upload a file in the browser and send it fully or in several chunks to the server.
Language: TypeScript - Size: 215 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

ShanaMaid/xhr-proxy-plus
help proxy xhr, the same as axios interceptor
Language: JavaScript - Size: 41 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

s-index/CVE-2020-28502
CVE-2020-28502 node-XMLHttpRequest RCE
Language: JavaScript - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

ryouaki/lsp-axios
Just for Ajax. Only for browser with small size. Used the same as Axios and just 4kb.
Language: JavaScript - Size: 252 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

henryle-n/Handwriting-Prediction-Tensorflow2
In this project, a sophisticated deep learning model called Convolutional Neural Network in conjunction with Dense Network (~20 million parameters) was utilized for predicting human handwritten digits with 98% accuracy with only 5 training epochs. The front end was designed to allow user to input their handwritten on a canvas and the machine will predict what number it is. Every stroke made on the canvas will be predicted in real-time. The finished product is hosted on AWS by docker containers.
Language: Jupyter Notebook - Size: 55.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 3

fptu-team-404-not-found/publish-graduation-capstone
:books: This is a website to publish the graduation projects of final year students :books:
Language: HTML - Size: 51.9 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

perry-mitchell/cowl
Request cowl for making requests from NodeJS/Browser/React-Native
Language: JavaScript - Size: 1.15 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

suchjs/such-mock-browser
intercept the reqeust made by 'XMLHttpRequest' or 'fetch' API in browser, response a mock data base on suchjs.
Language: TypeScript - Size: 450 KB - Last synced at: 36 minutes ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

ikeohachidi/http-dub
A wrapper over the fetch API providing an easier way to create RESTful endpoints. Inspired by Phoenix frameworks "resources" macro.
Language: TypeScript - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

shreyshreyansh/GreenMile
Green Mile is a smart system which monitors fill level of dustbin using IoT sensors and gives an optimized route to garbage truck drivers passing through all the dustbins with 60% or above fill level and the dustbin which hasn't been picked since 3 days using Google Maps Apis.
Language: JavaScript - Size: 74.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

andriichuk/javascript-request-cookbook
JavaScript Request Cookbook 📖
Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

john-yuan/HttpClient.js
An http client to simplify sending requests (Http & JSONP) in the browser.
Language: JavaScript - Size: 894 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

Brethren-Studios/chimminjs
A lightweight JS library for DOM manipulation and AJAX requests
Language: JavaScript - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

TheIndra55/chrome-rich-presence 📦
A chrome extension for showing the website you visit in discord rich presence without any external applications
Language: JavaScript - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

cherjs/cher
Cher is a configurable fetcher based on the native fetch API.
Language: JavaScript - Size: 193 KB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

alovajs/adapter-xhr
XMLHttpRequest adapter for alova.js
Language: TypeScript - Size: 2.01 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

Sunny-117/axios-ts
TypeScript 从零实现 axios
Language: HTML - Size: 1.46 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

pandaoh/js-xajax
JavaScript XHR&AJAX. 封装 XMLHttpRequest(xhr),方便需要使用原生 ajax 的项目使用。
Language: JavaScript - Size: 31.3 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sofiane-abou-abderrahim/javascript-http-requests
I built this little JavaScript demo app to practice http requests. Indeed, I used two alternatives: XMLHttpRequest and the fetch() API. I was able to add data, promisify XMLHttpRequest and handle errors. I also used two data structures: JSON and FormData. The goal of this demo was to send data http requests from client side JavaScript to a server.
Language: JavaScript - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Kalutu/Bar-Chart-Visualization
This repository contains code for creating a bar chart using D3.js and XMLHttpRequest. The code fetches data from a JSON file and generates a bar chart based on that data.
Language: JavaScript - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

eldarseitabla/portfolio
Within the course CMETB & RiBH Training - Software Development
Language: JavaScript - Size: 2.83 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ZhArtem/moduleC5_homework
My homework solutions on SkillFactory course
Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

aautar/paper-plane
XHR / navigator.sendBeacon / fetch wrapper
Language: JavaScript - Size: 672 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

mallajay/AJAX
Language: HTML - Size: 333 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Abhishek010397/FlaskCV2-MultiCam-Analysis
Flask based WebApp to View Multi-Cameras at single page and also provide Edge AI/ML Analysis
Language: Python - Size: 289 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

civilcoder55/resumable-uploading-demo
resumable file uploading client using nodejs and XMLHttpRequest
Language: JavaScript - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

martindes01/bellyoak-template
A static recipe website designed for the students of Selly Oak that utilises HTML data attributes, Ajax functions and XML to implement basic search functionality and dynamic quantity calculations
Language: HTML - Size: 455 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

leonwgc/xhr-fetch-lib
Delightful ajax fetch
Language: TypeScript - Size: 98.6 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1
