npm-jquery-plugin-helpers
v1.1.0
Published
### helpers functions:
Readme
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
