Return true if the given area is found on a given element, else false
published version 1.2.9, 4 years agoBind all methods of the given object to the object
published version 1.2.1, 4 years agoCreates style element with the css inserted to him and ready to put into the document
published version 1.1.9, 4 years agoInvoke your function when you declare it. aliases: "invoke"
published version 1.1.10, 4 years agoEasy way to inject style to web components with attach shadow. note that it only work if the shadow mode set to "open". This helper keep track of changes in the dom for keep the dom upgrade with the needed styles. so if you want to cancel the detectio
published version 1.2.3, 4 years agoReturn safety unique string from bunch of items
published version 1.2.1, 4 years agoExtract last number from given string. return array with the string without the number, and the number himself
published version 1.1.10, 4 years agoReturn false when one or more of the given values not include in the array, else return true
published version 1.2.3, 4 years agoReturn string with the number in the end incremented
published version 1.1.10, 4 years agoThis function is like native setInterval, except its stopped when the given handler returns true or an error is accrue
published version 1.2.3, 4 years agoRun on each unique object of the lists and bring the same object from the other lists and give them to you, so you can be able to compare them. If the object does not exist in some list you get an undefined in is place. Return array of the value that
published version 1.2.2, 4 years agoGet information about z-index state in your application
published version 1.2.0, 4 years agoCheck array of items and return the item with the highest suffix number. if non is found return undefined.
published version 1.2.0, 4 years agoGet the current offset of the given element
published version 1.1.10, 4 years agoReturn one when is have only one item, return all when is have more then one item
published version 1.2.7, 4 years agoAdding fix to beginning of string only if the string is present.
published version 1.2.1, 4 years agoPush safely to array. returning the length of the array - if the item pushed successfully.
published version 1.2.2, 4 years agoCreates an array of objects from given range, each object contain number and his name
published version 1.2.0, 4 years ago