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