any
Gets json from array by first property match. This is very simplistic search and only returns the first match. If you need more complex search, you can use jsonpath query with filters.
an array of json objects, a property name and a value to match
any
Gets value of the property in the given json
a value to be added, json and a property name
any
Parses the input value
a value to be parsed
any
Find paths to elements in object matching path expression
a json value and a query
any
Previews json and gives option to save it
any
Previews json
any
Queries the input value
a value to be queried
any
Sets value to the json by providing a path
a value to be added, json and a path
any
Sets value on given property of the given json
a value to be added, json and a property name
any
Sets multiple values to the json by providing paths
a value to be added, json and a path
any
Stringifies the input value
a value to be stringified
string
Generated using TypeDoc
Creates an empty JavaScript object
create
empty
false