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: