polyfill for es8 String.prototype.padEnd
npm install string.padendThis a polyfill for the padEnd function from the ECMAScript 8
Because of the already writtern polyfills are too complicated and I wanted something simpler and doesn't relys on other new prototypes!.
This polyfill is available under the MIT license.