Ajax topic

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.

List Ajax repositories

django-ajax

317
Stars
58
Forks
Watchers

Fast and easy AJAX libraries for django applications. Contains ajax decorator, ajax middleware, shortcuts and more.

My-Personal-Website

8
Stars
4
Forks
Watchers

[DEPRECATED] This is the source code for my website

AJAX-Cache

21
Stars
5
Forks
Watchers

:tophat:The best jQuery-ajax-cache plugin

ajax-form

233
Stars
44
Forks
Watchers

HTML forms on performance-enhancing drugs

softn-cms

22
Stars
5
Forks
Watchers

Sistema de gestión de contenidos

cakephp-ajax

56
Stars
25
Forks
Watchers

AJAX for CakePHP: A plugin to ease handling AJAX requests.

fetch.io

44
Stars
7
Forks
Watchers

:tea: A tiny wrapper of whatwg fetch api! :dancer:

examples

35
Stars
27
Forks
Watchers

Snippets of codes made by wbruno

AspNetCore.Unobtrusive.Ajax

59
Stars
4
Forks
Watchers

💻 Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core