Ajax
Ajax stands for asynchronous JavaScript and XML. It is collection of several web technologies including HTML, CSS, JSON, XML, and JavaScript. It is used for creating dynamic web pages in which small parts of web page change without reloading the page. Additionally, Ajax is fundamental for front-end developers in creating Single Page Applications (SPAs) where content updates seamlessly.
Here are 10,577 public repositories matching this topic...
Interactive Tables and Data Grids for JavaScript
-
Updated
Jul 21, 2024 - JavaScript
jQuery Form Plugin
-
Updated
Jan 10, 2024 - JavaScript
A tiny wrapper built around fetch with an intuitive syntax. 🍬
-
Updated
Jul 23, 2024 - TypeScript
📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
-
Updated
Jun 14, 2024 - JavaScript
📧 An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
-
Updated
Feb 13, 2024 - HTML
browser asynchronous http requests
-
Updated
Oct 3, 2021 - JavaScript
Intercepting browser's http requests which made by XMLHttpRequest.
-
Updated
Sep 24, 2023 - JavaScript
Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights about 4kB – in total.
-
Updated
Sep 30, 2023 - JavaScript
A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.
-
Updated
May 4, 2024 - TypeScript
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
-
Updated
Jul 27, 2024 - PHP
Realtime web comms library for Clojure/Script
-
Updated
May 9, 2024 - Clojure
🦄 The Enterprise™ programming language
-
Updated
May 8, 2023 - JavaScript
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
-
Updated
Jun 14, 2024 - Python
Easily enable fast Ajax navigation on any website (using pushState + xhr)
-
Updated
Dec 7, 2022 - JavaScript