Creates an Object from a collection of key-value pairs or key-descriptor pairs.
published version 4.0.0, 5 years agoCustom ESLint configuration. Extends Standard.
published version 2.0.0, 5 years agoConverts data to JSON if possible, or else returns a fallback value.
published version 1.0.0, 8 years agoFor patching a property descriptor, including replacing getters/setters.
published version 1.0.0, 8 years agoReturns a copy of a Map object containing only those entries which pass a test function.
published version 3.1.0, 7 years agoWraps a function and caches its return values.
published version 1.0.0, 8 years agoValidates and returns a function’s prototype.
published version 1.0.0, 8 years agoExtends one class with methods from another.
published version 1.1.0, 7 years agoReturns true if an array has duplicate elements or a string has duplicate characters.
published version 1.0.0, 8 years agoFor a given class, returns an array with its parent class, the parent’s parent, and so on.
published version 1.0.1, 8 years agoReturns the index of the first instance; when called a second time, returns the index of the second instance; and so on. Works with arrays and strings.
published version 1.0.0, 8 years agoRemove duplicate array elements or string characters.
published version 1.0.0, 8 years agoChecks that specific array elements or string characters appear only in a certain order.
published version 1.0.0, 8 years agoWraps around an array or string and transforms certain methods into case-insensitive versions.
published version 1.0.0, 8 years agoDefines fallback behavior in case a variable is not a function. Perfect for optional callback parameters.
published version 1.0.1, 8 years agoRemoves a string from the beginning of another string.
published version 2.0.0, 7 years agoChecks if an object has a property with a defined setter function.
published version 1.0.0, 8 years agoChecks if an object has a property with a defined getter function.
published version 1.0.0, 8 years ago