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,865 words) - 12:42, 17 June 2025
JSON-LD (redirect from JavaScript Object Notation for Linked Data)
JSON-LD (JavaScript Object Notation for Linked Data) is a method of encoding linked data using JSON. One goal for JSON-LD was to require as little effort...
9 KB (785 words) - 23:12, 31 October 2024
JSON-RPC (redirect from JavaScript Object Notation-Remote Procedure Call)
JSON-RPC (JavaScript Object Notation-Remote Procedure Call) is a JSON-based wire protocol for remote procedure calls (RPC). It is similar to the XML-RPC...
8 KB (962 words) - 11:20, 5 June 2025
Ajax (programming) (redirect from Asynchronous Javascript and XML)
therefore, XSLT is no longer required for the manipulation of data. JavaScript Object Notation (JSON) is often used as an alternative format for data interchange...
19 KB (1,763 words) - 00:05, 6 June 2025
Douglas Crockford (category People associated with JavaScript)
development of the JavaScript language. He specified the data format JSON (JavaScript Object Notation), and has developed various JavaScript related tools...
12 KB (1,085 words) - 17:55, 2 November 2024
name JavaScript Object Notation. It is a widely used format supported by many other programming languages. Many websites are JavaScript-heavy, so transpilers...
84 KB (7,900 words) - 22:09, 11 June 2025
lexically scoped functional programming language in which every JavaScript Object Notation (JSON) value is a constant. jq supports backtracking and managing...
14 KB (1,269 words) - 17:32, 18 June 2025
JsonML (section "Object Form" Misnomer)
and JSON (JavaScript Object Notation). It converts an XML document or fragment into a JSON data structure for ease of use within JavaScript environments...
8 KB (718 words) - 12:39, 28 May 2025
use of the log function of the console object present in most browsers for standard text output. The JavaScript standard library lacks an official standard...
90 KB (10,628 words) - 20:03, 13 May 2025
CoffeeScript is a programming language that compiles to JavaScript. It adds syntactic sugar inspired by Ruby, Python, and Haskell in an effort to enhance...
16 KB (1,544 words) - 19:14, 1 June 2025
ASN.1 (redirect from Abstract Syntax Notation One)
Octet Encoding Rules (OER) Base Protocol (PDF). ITU-T X.697 - JavaScript Object Notation Encoding Rules (JER) RFC 3641 - Generic String Encoding Rules...
39 KB (3,100 words) - 02:26, 19 June 2025
Bryan, Paul; Zyp, Kris; Nottingham, Mark (April 2013). "RFC 6901 JavaScript Object Notation (JSON) Pointer". The RFC Series. The Internet Engineering Task...
9 KB (777 words) - 16:37, 25 February 2025
Marshalling (computer science) (redirect from Object marshalling)
created by zipping the raw XML. Alternative formats such as JSON (JavaScript Object Notation) are more concise, but correspondingly less robust for error recovery...
17 KB (2,143 words) - 19:07, 3 October 2024
Literal (computer programming) (redirect from Object literal)
(as well as its implementations JavaScript or ActionScript), an object with methods can be written using the object literal like this: var newobj = {...
4 KB (388 words) - 02:58, 24 July 2024
Ecma International (formerly ECMA) such as JavaScript (also known as ECMAScript) and JavaScript Object Notation (JSON) Standards published by the International...
14 KB (1,546 words) - 14:08, 1 November 2024
JSON Patch (category JavaScript)
a certain value. Mark, Nottingham; Paul, Bryan (April 2013). "JavaScript Object Notation (JSON) Patch". tools.ietf.org. Retrieved 2016-12-04. "mnot's blog:...
2 KB (296 words) - 22:41, 27 February 2024
ECMAScript version history (redirect from JavaScript 2)
ECMAScript is a JavaScript standard developed by Ecma International. Since 2015, major versions have been published every June. ECMAScript 2024, the 15th...
37 KB (2,998 words) - 18:40, 6 June 2025
from the original on 2012-03-13. Bray, Tim (December 2017). "The JavaScript Object Notation (JSON) Data Interchange Format". Internet Engineering Task Force...
19 KB (2,236 words) - 14:55, 10 May 2025
Newline (category Articles with example Java code)
JavaScript Object Notation (JSON) Data Interchange Format. sec. 2. doi:10.17487/RFC7159. RFC 7159. Bray, Tim (March 2014). "Strings". The JavaScript Object...
38 KB (4,309 words) - 21:53, 27 May 2025
Configuration file (redirect from Configuration script)
retrieved 2023-01-15 "About | CUE". Retrieved October 6, 2022. "The JavaScript Object Notation (JSON) Data Interchange Format". "TOML Specification". "Formal...
10 KB (1,032 words) - 06:15, 10 June 2025
comma-separated values (CSV) files, as well as for creating and processing JavaScript Object Notation (JSON) data. A library called “hostemenu” is also included, which...
78 KB (7,396 words) - 17:28, 17 June 2025
such as OAuth 2.0, Representational State Transfer (REST), and JavaScript Object Notation (JSON), and is designed to work with any technology or device...
7 KB (441 words) - 04:10, 18 March 2025
List of file formats (redirect from List of object code file formats)
between applications JSON – JavaScript Object Notation is an openly used data format now used by many languages, not just JavaScript TSV – tab-separated values...
129 KB (14,672 words) - 05:18, 6 June 2025
iCalendar. JSON (JavaScript Object Notation) format was added to support AJAX development in the latest patch of Calendar Server 6.3. Sun's Java System Calendar...
5 KB (604 words) - 09:50, 7 May 2025
custom tasks to be written. The list of packages is stored in a JavaScript Object Notation (JSON) file which is freely accessible in the nim-lang/packages...
57 KB (5,735 words) - 19:17, 5 May 2025
become easier using simplified web protocols, e.g. REST and JSON (JavaScript Object Notation). These protocols are much easier for web developers, as they...
6 KB (551 words) - 19:28, 26 May 2024
response messages, usually in an Extensible Markup Language (XML) or JavaScript Object Notation (JSON) format. An example might be a shipping company API that...
48 KB (5,380 words) - 12:58, 11 June 2025
Significant object-oriented languages include Ada, ActionScript, C++, Common Lisp, C#, Dart, Eiffel, Fortran 2003, Haxe, Java, JavaScript, Kotlin, Logo...
67 KB (7,159 words) - 22:41, 26 May 2025
PostgreSQL (section User-defined objects)
supporting XPath queries Universally unique identifier (UUID) JavaScript Object Notation (JSON), and a faster binary JSONB (not the same as BSON) In addition...
103 KB (8,668 words) - 19:59, 15 June 2025
Retrieved 2025-01-07. Bray, Tim (December 2017). Bray, Tim (ed.). The JavaScript Object Notation (JSON) Data Interchange Format. IETF. doi:10.17487/RFC8259. RFC...
49 KB (5,096 words) - 17:32, 18 June 2025