1.1.0 • Published 1 year ago
npm-jquery-plugin-helpers v1.1.0
npm-jquery-plugin-helpers
helpers functions:
isDefined(variable, notEmpty = true)- check if variable is defined and not nullstringToBool(s)- convert string to booleanxor(a, b)- xor operation