Peter Scargill writes: I wrote a while ago about using web sockets as against something like NETIO for controlling the home – most folk liked the article but I think part of it was a little complicated – and at the time I’d not really thought it out to make it as simple as possible. […]
Tag Archives: jQuery
jQuery Plugin that formats JSON strings
Matthew Heironimus writes: This jQuery plugin is based on a nice little JavaScript routine written by Vladimir Bodurov that can be viewed at www.bodurov.com/JsonFormatter. To use this plugin include jsonFormatter.min.css and jsonFormatter.min.js in your html file. See the jsonFormatterExample.html file for an example on how to do this. If you wish to use the darkTheme, […]
