Splits string into an array of its words.
- Lodash chained on (Array): the words of string.
See Implementation
Splits string into an array of its words.