This is the documentation page for Module:JSON
This is a documentation subpage for Module:JSON. It may contain usage information, categories and other content that is not part of the original module page. |
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()
.