Module: json

json

require("json")(data, settings) → {String}

Format/convert result of search into JSON.
Parameters:
Name Type Description
data Object Result of search.
settings Object Format settings. See format for details.
Source:
See:
Returns:
JSON representing result of search.
Type
String
Module that provides formatter to convert result of search into JSON.
Source:
Copyright (c) 2014 Denis Sikuler
Documentation generated by JSDoc 3.2.2 on Thu Aug 21 2014 23:46:52 GMT+0400 (MSK) using the DocStrap template.