Methods
Muninn includes some helper methods. A list of them is below.
{
"key": {
"selector": ".selector",
"methods": ["method", "method"]
}
}
or use this shortcut
Converts the value to an integer.
Converts the value to a float number.
Converts the value to a boolean.
Collects the values of all elements of the given selector in an array.
Parses email inside a value.
Parses url inside a value.
Converts text to uppercase letters.
Converts text to lowercase letters.
Returns the length of the string data.
Returns the length of the array data.