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,779 public repositories matching this topic...
Interactive Tables and Data Grids for JavaScript
-
Updated
Sep 29, 2024 - JavaScript
jQuery Form Plugin
-
Updated
Jan 10, 2024 - JavaScript
A tiny wrapper built around fetch with an intuitive syntax. 🍬
-
Updated
Oct 29, 2024 - TypeScript
📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
-
Updated
Sep 26, 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
Aug 4, 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
Oct 7, 2024 - 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
Oct 31, 2024 - PHP
Realtime web comms library for Clojure/Script
-
Updated
Oct 28, 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