string.padend
v0.1.1
Published
polyfill for es8 String.prototype.padEnd
Downloads
1,227
Maintainers
Readme
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.