Module:Jf-JSON/doc: Difference between revisions

Content deleted Content added
create
 
KolbertBot (talk | contribs)
m Bot: HTTP→HTTPS (v477)
Line 1:
This is Jeffrey Friedl's JSON.lua library, copied from http://regex.info/blog/lua/json ([http://regex.info/code/JSON.lua source code]). It is licensed under [httphttps://creativecommons.org/licenses/by/3.0/deed.en_US CC-BY 3.0].
 
The suggested loading code of <code>JSON = assert(loadfile "JSON.lua")()</code> will not work in Scribunto. Instead, load the module as follows: