Skip to content

tridnguyen/left-pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#String.prototype.leftPad(length, stringToPadWith) Left pads a string to the "length" with the "stringToPadWith".

If stringToPadWith is undefined, will pad with a space.

##Running Karma Unit Tests karma start spec/karma.conf.js

About

Javascript Left Pad a String

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published