MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / words

Function words

libraries/lodash.js:15192–15200  ·  view source on GitHub ↗

* Splits `string` into an array of its words. * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The string to inspect. * @param {RegExp|string} [pattern] The pattern to match words. * @param- {Object} [guard] Enables use

(string, pattern, guard)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createCompounderFunction · 0.85

Calls 4

toStringFunction · 0.85
hasUnicodeWordFunction · 0.85
unicodeWordsFunction · 0.85
asciiWordsFunction · 0.85

Tested by

no test coverage detected