Skip to content
Change the repository type filter

All

    Repositories list

    • is-nil

      Public
      Checks if the given value is null or undefined.
      JavaScript
      MIT License
      1011Updated Nov 5, 2021Nov 5, 2021
    • Returns a function that will only be executed after being called N times.
      JavaScript
      MIT License
      0001Updated Dec 25, 2020Dec 25, 2020
    • Determines whether a string begins with the characters of another string.
      JavaScript
      MIT License
      1211Updated Oct 1, 2020Oct 1, 2020
    • end-with

      Public
      Determines whether a string ends with the characters of another string.
      JavaScript
      MIT License
      1111Updated Oct 1, 2020Oct 1, 2020
    • Sets the value at path of object.
      JavaScript
      MIT License
      2011Updated Sep 26, 2020Sep 26, 2020
    • is-window

      Public
      Check if the given value is a window object.
      JavaScript
      MIT License
      1110Updated Oct 31, 2016Oct 31, 2016
    • is-native

      Public
      Checks if the given value is a native function.
      JavaScript
      MIT License
      0110Updated Apr 25, 2016Apr 25, 2016
    • toFixed

      Public
      Converts a number into a string, keeping a specified number of decimals.
      JavaScript
      MIT License
      1120Updated Apr 23, 2016Apr 23, 2016
    • Convert color between a variety of formats.
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • Returns a function that will be executed at most one time.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • Attempts to invoke the given function, returning either the result or the caught error object.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • Returns a function that will only be executed before being called N times.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • invoke-fn

      Public
      A faster alternative to `Function#apply`.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • Polyfill for Array.prototype.copyWithin.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • to-path

      Public
      Converts value to a property path array.
      JavaScript
      MIT License
      0100Updated Apr 15, 2016Apr 15, 2016
    • Checks if path is a direct property of object.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • Removes the property at path of object.
      JavaScript
      MIT License
      0100Updated Apr 15, 2016Apr 15, 2016
    • to-length

      Public
      Converts value to an integer suitable for use as the length of an array-like object.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • pad-end

      Public
      ES7 spec-compliant String.prototype.padEnd shim. https://github.com/tc39/proposal-string-pad-start-end
      JavaScript
      MIT License
      0100Updated Apr 15, 2016Apr 15, 2016
    • pad-start

      Public
      ES7 spec-compliant String.prototype.padStart shim. https://github.com/tc39/proposal-string-pad-start-end
      JavaScript
      MIT License
      0300Updated Apr 15, 2016Apr 15, 2016
    • Converts value to an integer.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • to-lower

      Public
      Converts string, as a whole, to lower case.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • to-num

      Public
      Converts the given value to a number.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • to-upper

      Public
      Converts string, as a whole, to upper case.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • object-at

      Public
      Get object's property according to the path.
      JavaScript
      MIT License
      0100Updated Apr 15, 2016Apr 15, 2016
    • Creates a slice of array with n elements dropped from the end.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • drop-left

      Public
      Creates a slice of array with n elements dropped from the beginning.
      JavaScript
      MIT License
      2000Updated Apr 15, 2016Apr 15, 2016
    • is-null

      Public
      Checks if the given value is null.
      JavaScript
      MIT License
      0200Updated Apr 15, 2016Apr 15, 2016
    • is-index

      Public
      Checks if the given value is a valid array-like index.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016
    • is-length

      Public
      Checks if the given value is a valid array-like length.
      JavaScript
      MIT License
      0000Updated Apr 15, 2016Apr 15, 2016