xotic750


Graham Fairweather

  • Cross-browser toISOString support.

    published 2.1.2 5 years ago
  • An ES6 Object.keys shim.

    published 3.1.2 5 years ago
  • This method removes whitespace from the left and right end of a string.

    published 4.1.2 5 years ago
  • Tests if a value is a plain object.

    published 2.1.2 5 years ago
  • Tests if a value is a DOM Node.

    published 2.1.2 5 years ago
  • Checks if an object exists in another object's prototype chain.

    published 2.1.2 5 years ago
  • Creates an array of shuffled values.

    published 2.2.2 5 years ago
  • Determines whether the passed value is an Array.

    published 2.1.2 5 years ago
  • Tests whether some element passes the provided function.

    published 3.1.2 5 years ago
  • Executes a provided function once for each array element.

    published 3.1.2 5 years ago
  • Reduce an array (from left to right) to a single value.

    published 3.1.2 5 years ago
  • Tests that all elements in the array pass the provided function.

    published 3.1.2 5 years ago
  • Creates an array with the results of calling a function on every element.

    published 3.1.2 5 years ago
  • Creates an array with all elements that pass the test by the provided function.

    published 3.1.2 5 years ago
  • Reduce an array (from right to left) to a single value.

    published 3.1.2 5 years ago
  • Check support of by-index access of string characters.

    published 2.1.1 5 years ago
  • Replace the comments in a string.

    published 3.1.2 5 years ago
  • Calculates a fromIndex of a given value for an array.

    published 3.1.2 5 years ago
  • Calculates a fromIndexRight of a given value for an array.

    published 3.1.2 5 years ago
  • Determines whether an array includes a certain element.

    published 3.1.2 5 years ago
  • Used to copy the values of all enumerable own properties from one or more source objects to a target object.

    published 2.1.2 5 years ago
  • Like Reflect.ownKeys but gets only non-enumerable properties.

    published 4.1.2 5 years ago
  • Determines whether a string begins with the characters of a specified string.

    published 2.1.2 5 years ago
  • Determines whether one string may be found within another string.

    published 2.1.2 5 years ago
  • Creates an array of array values not included in the other given arrays.

    published 3.1.2 5 years ago
show more packages