Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

This is the documentation page for Module:JSON

From here (on Commons).

Simple JSON encoding and decoding in pure Lua. Clone of d:Module:JSON.

JSON support is now available from core, through mw.text.jsonDecode() and mw.text.jsonEncode().