Skip to content

ge01/rite-fill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rite-fill

replicate the right-pad module

Install

$ npm install rite-fill

Usage

me('camel', 5) // => "camel....."

me('camel', 4) // => "camel____"

About

replicate the right-pad module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published