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

Function stringSize

libraries/lodash.js:1332–1336  ·  view source on GitHub ↗

* Gets the number of symbols in `string`. * * @private * @param {string} string The string to inspect. * @returns {number} Returns the string size.

(string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

createPaddingFunction · 0.85
sizeFunction · 0.85
padFunction · 0.85
padEndFunction · 0.85
padStartFunction · 0.85
truncateFunction · 0.85

Calls 2

hasUnicodeFunction · 0.85
unicodeSizeFunction · 0.85

Tested by

no test coverage detected