jsonp provides jsonp wrapper callback handlng for any JSON representation provided by TiddyWeb. If the plugin is installed, when a JSON type request is made and jsonp_callback is set in the query string of the request, the output will be wrapped with that callback.

jsonp is available from PyPI as tiddlywebplugins.jsonp.