Skip to content

KhaledElAnsari/String.prototype.padStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

String.prototype.padStart

This is 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!.

Usage

You can install it with npm

npm install --save string.padstart

Or just download it manually and add it to your project

License

This polyfill is available under the MIT license.

About

Polyfill for es8 String.prototype.padStart

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published