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]
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]
npm i @partially-applied/whitespace
0
0.0.1
MIT