Takaro - v0.4.11
    Preparing search index...

    Function words

    • Splits string into an array of its words.

      Parameters

      • Optionalstring: string

        The string to inspect.

      • Optionalpattern: string | RegExp

        The pattern to match words.

      Returns string[]

      Returns the words of string.

    • Parameters

      • string: string
      • index: string | number
      • guard: object

      Returns string[]

      _.words