Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

List of Ajax frameworks

From Wikipedia, the free encyclopedia

This is a list of notableAjax frameworks, used for creatingweb applications with a dynamic link between the client and the server. Some of the frameworks are JavaScript compilers, for generating JavaScript and Ajax that runs in the web browser client; some are pure JavaScript libraries; others are server-side frameworks that typically rely on JavaScript libraries.

JavaScript

[edit]

JavaScript frameworks are browser-side frameworks very commonly used in Ajax development. There are hundreds of JavaScript frameworks available. According to latest surveys,[1][2] the most used JavaScript frameworks are:

FrameworkLicense
ky, Tiny & elegant JavaScript HTTP client based on the Fetch APIMIT
wretch, A tiny wrapper built around fetch with an intuitive syntax.MIT
redaxios, The Axios API, as an 800 byte Fetch wrapper.Apache-2.0 license
xior, A tiny fetch wrapper with plugins support and similar API to axios.MIT
axios, Promise-based HTTP client for the browser and Node.jsMIT
jQuery, a JavaScript library that provides an Ajax framework and other utilities, andjQuery UI, a plug-in that provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets.GPL andMIT
MooTools, a compact and modular JavaScript framework best known for its visual effects and transitions.
Prototype, a JavaScript framework that provides Ajax and other utilities, andScript.aculo.us, a plug-in for animations and interface development.MIT
YUI Library, a set of utilities and controls, for building richly interactive web applications using techniques such as DOM scripting, DHTML and Ajax.BSD
ASP.NET AJAX, a set of extensions to ASP.NET for implementing Ajax functionality.Microsoft Public License
Spry framework, an open source Ajax framework developed byAdobe which is used in the construction ofRich Internet applications. It is no longer maintained.[3]MIT
Dojo Toolkit, an Open Source DHTML toolkit written in JavaScript.modified BSD license or theAcademic Free License
Ext JS, a library that extends Prototype, Jquery and YUI until version 1.0. Since version 1.1 a standalone Ajax framework.GPLv3 or proprietary
Backbone.js, loosely based on theModel–View–Controller application design paradigmMIT[4]
AngularJS[5][6][7]MIT

Other notable frameworks that are more AJAX specific, and not among the list of general purpose frameworks:

  • AJAX.OOP, an open source framework, it provides an OOP-style programming engine and Ajax requests-handling functionality to createweb 2.0 components.
  • Bindows, an enterprise Ajax framework, with Windows look and feel
  • qooxdoo, is a comprehensive Ajax application framework. Leveraging object-oriented JavaScript allows developers to build cross-browser applications.
  • SproutCore, designed to make desktop-like apps for the web
  • Wakanda Framework, works on top of WakandaDB withServer-Side JavaScript, designed to build interfaces for desktop & mobile Web applications.
  • Webix, an JavaScript framework for developing unique user interfaces with DataTable, SpreadSheet, Pivot, Kanban, File Manager, Scheduler widgets.

Java

[edit]

These frameworks use Java for server-side Ajax operations:

.NET

[edit]

The following frameworks are available for the Windows .NET platform:

Perl

[edit]
  • Catalyst, Catalyst::Plugin::Prototype or other js frameworks

PHP

[edit]

A PHP Ajax framework is able to deal with database, search data, and build pages or parts of page and publish the page or return data to theXMLHttpRequest object.

  • Quicknet is an Ajax framework that provides secure data transmission, uses PHP on the server side
  • Sajax PHP framework with a lot of functions, easy to integrate functions yourself

Python

[edit]

These frameworks use Python for client-side Ajax operations:

  • Pyjs, a widget library with a Python to JavaScript compiler.

Ruby

[edit]

TheRuby on Rails framework used to implement aDomain-specific language named RJS, which can be used to write Ruby code that generates Javascript code. The code generated by RJS was usually loaded using Ajax, e.g. by using Ajax-enabled helper methods Ruby on Rails provides, such as the link_to_remote helper. It was replaced by jQuery as of Rails 3.1[8]

Many of the Ruby on Rails Ajax-enabled helper methods used to work by using Prototype to perform an Ajax request in older versions of Rails. In most cases Javascript code is returned by the server to be executed by the browser, unlike the usual case where Ajax is used to retrieve data in XML or JSON format.[9]

See also

[edit]

References

[edit]
  1. ^BuiltWithJavaScript Technology Web Usage Statistics - 28 March 2011
  2. ^W3TechsUsage of JavaScript Libraries - 6 February 2011
  3. ^"Update on Adobe Spry framework availability « Adobe Dreamweaver Team Blog". Archived fromthe original on 2013-01-14. Retrieved2013-01-15.
  4. ^Ashkenas, Jeremy (3 February 2014)."backbone/LICENSE".GitHub. Retrieved29 October 2014.
  5. ^"AngularJS AJAX". Retrieved4 February 2015.
  6. ^"AngularJS $http". Retrieved4 February 2015.
  7. ^"Mozilla Developer Network:Ajax". Retrieved4 February 2015.
  8. ^Riding Rails: jQuery: New Default. Weblog.rubyonrails.org (2011-04-21). Retrieved on 2014-04-12.
  9. ^"Ruby on Rails Prototype helper". Archived fromthe original on 2010-07-03.
Dialects
Engines
(list)
Frameworks
Client-side
Server-side
Multiple
  • Cappuccino
Libraries
People
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=List_of_Ajax_frameworks&oldid=1272070239"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp