This is a simple extension for roundup which provides useful JSON actions to retrieve data from the server for the purposes of AJAX.
It also provides a function that produces data for supporting the excellent http://datatables.net/ jQuery plugin.
Also if you are using roundup 2.0 or newer, the REST interface returns json. See the roundup documentation or look at CategoryInterfaceRest for examples.