MochiKit

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Message box/ambox.css has no content.

Page Module:Infobox/styles.css has no content.

MochiKit
[[Programmer|DeveloperTemplate:Pluralize from text]]Bob Ippolito
Initial releaseJuly 27, 2005; 21 years ago (2005-07-27)
Template:Infobox software/simple
Written inJavaScript
Operating systemCross-platform (JavaScript)
TypeJavaScript library
LicenseMIT License / Academic Free License
Websitehttps://mochi.github.io/mochikit/

Script error: No such module "Check for conflicting parameters".

MochiKit is a light-weight JavaScript library[1] written and maintained by Bob Ippolito.[2][3]

Inspired by the Python networking framework, Twisted, it uses the concept of deferred execution to allow asynchronous behaviour. This has made it useful in the development of interactive web pages which maintain a dialog with the web server, sometimes called Ajax applications.

Of particular note is its ability to load and manipulate JSON-encoded data sets, and MochiKit.DOM, a set of functions to easily create dynamic page components.

MochiKit forms the foundation of the client-side functionality of the TurboGears Python web-application stack. Perhaps as a result of the author's involvement in the Python community, MochiKit exhibits many idioms familiar to Python programmers, and is commonly used in Python-based web applications.

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

  1. ^ Page Module:Citation/CS1/styles.css has no content.Zammetti, Frank (2007-09-08). Practical JavaScript, DOM Scripting and Ajax Projects. Apress. ISBN 978-1-4302-0197-7.
  2. ^ Page Module:Citation/CS1/styles.css has no content.Moore, D.; Budd, R.; Benson, E. (2007). Professional Rich Internet Applications: AJAX and Beyond. Wrox Professional Guides. Wiley. p. 195. ISBN 978-0-470-14972-0. Retrieved 2025-03-06.
  3. ^ Page Module:Citation/CS1/styles.css has no content.Ramm, M.; Dangoor, K.; Sayfan, G. (2006). Rapid Web Applications with TurboGears: Using Python to Create Ajax-Powered Sites. Pearson Open Source Software Development Series. Pearson Education. p. 242. ISBN 978-0-13-270308-6. Retrieved 2025-03-06.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.


Template:Asbox