pad1.1mBSD-3-Clause3.3.0Left and right string padding
adaltasabout 1 year agopad, string string.prototype.padend19.8mMIT3.1.6ES2017 spec-compliant String.prototype.padEnd shim.
es-shimsover 1 year agoString.prototype.padRight, String.prototype.padEnd, padLeft, padRight repeat-string80.6mMIT1.6.1Repeat the given string n times. Fastest implementation for repeating a string.
jonschlinkertover 3 years agoleft-pad, pad, right-pad, fast