Module:JSON/doc

From "PTTLink Wiki"
Jump to navigation Jump to search

This is the documentation page for Module:JSON

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

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