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

Function stringToArray

libraries/lodash.js:1345–1349  ·  view source on GitHub ↗

* Converts `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted array.

(string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

createCaseFirstFunction · 0.85
createPaddingFunction · 0.85
toArrayFunction · 0.85
splitFunction · 0.85
trimFunction · 0.85
trimEndFunction · 0.85
trimStartFunction · 0.85
truncateFunction · 0.85

Calls 3

hasUnicodeFunction · 0.85
unicodeToArrayFunction · 0.85
asciiToArrayFunction · 0.85

Tested by

no test coverage detected