Skip to content

sourcevault/whitespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install @partially-applied/whitespace 

How to Use

whitespace = require '@partially-applied/whitespace'

whitespace 1 # " "
whitespace 2 # "  " 
whitespace 5 # "     " [1]
whitespace 5 # "     " returns cached string from [1]

About

create whitespace string

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published