string.prototype.padend
ES2017 spec-compliant String.prototype.padEnd shim.
Found 10 results for padStart
ES2017 spec-compliant String.prototype.padEnd shim.
ES2017 spec-compliant String.prototype.padStart shim.
Pads a string with another string (repeated, if needed).
Doin' freaky nasty things to the built in prototypes.
A collection of common string functions {web}.
A collection of common string functions.
ES2017 spec-compliant String.prototype.padLeft shim.
String padding function with left, right, and both options. Also includes padStart and padEnd pollyfills, with padBoth as a bonus.
ES2017 spec-compliant String.prototype.padRight shim.
🔨 Complete string by any char