string.padstart

string.padstart JS library on GitHub string.padstart JS library on npm Download string.padstart JS library

polyfill for es8 String.prototype.padStart

Version 0.1.1 License MIT
string.padstart has no homepage
string.padstart JS library on GitHub
string.padstart JS library on npm
Download string.padstart JS library
Keywords
es8javascriptprototypepolyfillutility

String.prototype.padStart

This a polyfill for the padStart prototype 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.