The input value.
The output value.
Compares two values for sorting, by using a selector.
The first value.
The second value.
The function, that selects the value to compare.
The soirt value.
Converts a value to a normalized string and checks if it is empty ('').
The value to check.
Is empty string ('') or not.
Converts a value to a lower case and trimmed string.
The input value.
The output value.
Creates a cloned version of an object with sorted keys.
The input object.
The output object with sorted keys.
Converts a value to a string, if needed, that is not (null) and (undefined).
The input value.
The output value.
Tries to parse an object as YAML or JSON.
The serialized (string) data.
The parsed object or (false) if parsing failed.
Generated using TypeDoc
Keeps sure to return a value as array.