mona-dish
    Preparing search index...

    Function strToArray

    • String to array function performs a string to array transformation

      Parameters

      • it: string

        the string which has to be changed into an array

      • splitter: string | RegExp = ...

        our splitter reglar expression

      Returns string[]

      a trimmed array of the splitted string