MCPcopy Create free account
hub / github.com/curran/screencasts / baseToString

Function baseToString

introToChiasm/examples/code/latest/main-build.js:990–992  ·  view source on GitHub ↗

* Converts `value` to a string if it's not one. An empty string is returned * for `null` or `undefined` values. * * @private * @param {*} value The value to process. * @returns {string} Returns the string.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

createPadDirFunction · 0.70
toPathFunction · 0.70
capitalizeFunction · 0.70
deburrFunction · 0.70
endsWithFunction · 0.70
escapeFunction · 0.70
escapeRegExpFunction · 0.70
padFunction · 0.70
repeatFunction · 0.70
startsWithFunction · 0.70
templateFunction · 0.70
trimFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected