Global

Members


assign

Assign source properties to destination. If the property is an object it is assigned as a whole, overriding the destination object.


cloneDeep

Create a new copy of the given object, including all internal objects.


compact

Creates a new array from the parameter with "falsey" values removed


contains

Check if a given item is included in the given array


difference

Returns values in the given array that are not included in the other array


functions

Returns a list of all the function names in obj


getAttribute

Get attribute from the DOM element.

This method will use jQuery's attr() method if it is available, otherwise it will get the attribute directly


identity

Returns the provided value. This functions is used as a default predicate function.


isFunction

Returns true if argument is a function.


merge

Recursively assign source properties to destination


slice

Cloudinary's JavaScript library - Version 2.1.9 Copyright Cloudinary see https://github.com/cloudinary/cloudinary_js


trim

Remove leading or trailing spaces from text