JavaScript (/ˈdʒɑːvəskrɪpt/ ), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine...
84 KB (7,921 words) - 18:21, 7 May 2025
JSON (redirect from JavaScript Object Notation)
JSON (JavaScript Object Notation, pronounced /ˈdʒeɪsən/ or /ˈdʒeɪˌsɒn/) is an open standard file format and data interchange format that uses human-readable...
46 KB (4,862 words) - 16:00, 6 May 2025
A JavaScript engine is a software component that executes JavaScript code. The first JavaScript engines were mere interpreters, but all relevant modern...
19 KB (849 words) - 11:38, 18 April 2025
Unobtrusive JavaScript is a general approach to the use of client-side JavaScript in web pages so that if JavaScript features are partially or fully absent...
15 KB (1,521 words) - 18:25, 19 December 2024
Ajax (programming) (redirect from Asynchronous Javascript and XML)
Ajax (also AJAX /ˈeɪdʒæks/; short for "asynchronous JavaScript and XML") is a set of web development techniques that uses various web technologies on the...
19 KB (1,741 words) - 14:02, 14 March 2025
Percent-encoding (redirect from Unescape (Javascript))
URL encoding, officially known as percent-encoding, is a method to encode arbitrary data in a uniform resource identifier (URI) using only the US-ASCII...
18 KB (1,684 words) - 18:51, 2 May 2025
V8 is a JavaScript and WebAssembly engine developed by Google for its Chrome browser. V8 is free and open-source software that is part of the Chromium...
12 KB (1,046 words) - 23:59, 31 March 2025
Uniform Resource Identifier (redirect from Javascript:)
A Uniform Resource Identifier (URI), formerly Universal Resource Identifier, is a unique sequence of characters that identifies an abstract or physical...
38 KB (4,529 words) - 23:47, 4 May 2025
WebKit (redirect from JavascriptCore)
Chrome and the Opera web browser, under the name Blink. Its JavaScript engine, JavascriptCore, also powers the Bun server-side JS runtime, as opposed...
47 KB (3,963 words) - 05:16, 16 April 2025
Bookmarklet (redirect from JavaScript bookmarklet)
A bookmarklet is a bookmark stored in a web browser that contains JavaScript commands that add new features to the browser. They are stored as the URL...
13 KB (1,508 words) - 18:38, 11 April 2025
Embedded JavaScript (EJS) is a web templating system or templating language that allows developers to code HTML markup with simple JavaScript. It mainly...
3 KB (294 words) - 01:26, 5 January 2025
The syntax of JavaScript is the set of rules that define a correctly structured JavaScript program. The examples below make use of the log function of...
90 KB (10,629 words) - 19:43, 21 April 2025
ECMAScript (section ECMAScript, ECMA-262, JavaScript)
standard for scripting languages, including JavaScript, JScript, and ActionScript. It is best known as a JavaScript standard intended to ensure the interoperability...
18 KB (1,427 words) - 18:05, 7 May 2025
JavaScript Style Sheets (JSSS) was a stylesheet language technology proposed by Netscape Communications in 1996 to provide facilities for defining the...
4 KB (395 words) - 21:05, 5 December 2024
JavaScript templating refers to the client side data binding method implemented with the JavaScript language. This approach became popular thanks to JavaScript's...
5 KB (251 words) - 19:40, 29 October 2024
The Prototype JavaScript Framework is a JavaScript framework created by Sam Stephenson in February 2005 as part of Ajax support in Ruby on Rails. It is...
10 KB (1,053 words) - 22:49, 10 September 2023
TypeScript (category JavaScript programming language family)
to JavaScript. It is designed for the development of large applications and transpiles to JavaScript. TypeScript may be used to develop JavaScript applications...
45 KB (3,374 words) - 00:19, 1 May 2025
is a JavaScript library that displays images and videos by filling the screen, and dimming out the rest of the web page. The original JavaScript library...
3 KB (241 words) - 02:43, 7 September 2024
React (software) (redirect from React (JavaScript library))
(also known as React.js or ReactJS) is a free and open-source front-end JavaScript library that aims to make building user interfaces based on components...
57 KB (4,597 words) - 09:27, 7 May 2025
A JavaScript library is a library of pre-written JavaScript code that allows for easier development of JavaScript-based applications, especially for AJAX...
9 KB (861 words) - 19:51, 26 March 2025
a list of notable JavaScript libraries. Cassowary (software) CHR.js Google Polymer Dojo Toolkit jQuery MooTools Prototype JavaScript Framework AnyChart...
3 KB (186 words) - 06:15, 10 March 2025
SpiderMonkey (redirect from SpiderMonkey (Javascript engine))
SpiderMonkey is an open-source JavaScript and WebAssembly engine by the Mozilla Foundation. The engine powers the Firefox web browser and has used multiple...
23 KB (1,797 words) - 05:57, 20 March 2025
Chapel, Clojure, ECMAScript, Fantom, Gambas, Groovy, Hack, Haxe, J#, JavaScript, JS++, Kotlin, PHP, Python, Scala, Seed7, Vala Java Programming at Wikibooks...
73 KB (6,608 words) - 19:14, 4 May 2025
JavaScript OSA, (originally JavaScript for OSA, abbreviated as JSOSA), is a freeware inter-process communication scripting language for the Macintosh computer...
3 KB (307 words) - 07:42, 3 March 2021
frameworks for front-end web development that are reliant on JavaScript code for their behavior. JavaScript-based web application frameworks, such as React and...
62 KB (2,392 words) - 14:34, 28 March 2025
For Dummies (redirect from JavaScript for Dummies)
For Dummies is an extensive series of instructional reference books that strive to present non-intimidating guides for readers new to the various topics...
11 KB (978 words) - 00:23, 5 April 2025
Node.js (category Free software programmed in JavaScript)
cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes...
35 KB (3,308 words) - 14:17, 26 March 2025
programming language that cross-compiles to JavaScript, has a Python-inspired syntax. ECMAScript–JavaScript borrowed iterators and generators from Python...
175 KB (14,413 words) - 18:11, 5 May 2025
Comment (computer programming) (redirect from Comments (JavaScript))
it was added in C99. Notable languages include: C, C++, C#, D, Java, JavaScript and Swift. For example: /* * Check if over maximum process limit, but...
46 KB (5,121 words) - 19:44, 5 May 2025
JSX (sometimes referred to as JavaScript XML) is an XML-like extension to the JavaScript language syntax. Initially created by Facebook for use with React...
5 KB (453 words) - 18:53, 17 March 2025