string.prototype.padend
ES2017 spec-compliant String.prototype.padEnd shim.
Found 8 results for padEnd
ES2017 spec-compliant String.prototype.padEnd shim.
ES2017 spec-compliant String.prototype.padStart shim.
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.