Detalhes do pacote

string.padend

KhaledElAnsari1.5kMIT0.1.1

polyfill for es8 String.prototype.padEnd

es8, javascript, prototype, polyfill

readme (leia-me)

String.prototype.padEnd

This a polyfill for the padEnd function from the ECMAScript 8

Why Another One?

Because of the already writtern polyfills are too complicated and I wanted something simpler and doesn't relys on other new prototypes!.

License

This polyfill is available under the MIT license.