MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / pad

Function pad

iBlog.WebUI/Scripts/lodash.js:10404–10418  ·  view source on GitHub ↗

* Pads `string` on the left and right sides if it's shorter than `length`. * Padding characters are truncated if they can't be evenly divided by `length`. * * @static * @memberOf _ * @category String * @param {string} [string=''] The string to pa

(string, length, chars)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseToStringFunction · 0.85
createPaddingFunction · 0.85

Tested by

no test coverage detected