Category:JSON: Difference between revisions

describe
m (Added stub template)
(describe)
Line 1:
{{Programming Language}}{{stub}}
'''JavaScript Object Notation''' is a declarative subset of [[JavaScript]], used to describe complex data structures for serialization. It supports primitive types boolean, integer, real, and string. From these, composite structures such as arrays and objects (key/value associations) can be constructed.
Anonymous user