space-string
v1.0.1
Published
Exports a space: " "
Downloads
1,782
Readme
space-string
Exports a space.
Usage
const space = require('space-string')
console.log("my" + space + "name") // 'my name'
// or
console.log(`my${space}name`) // 'my name'FAQ
"This is stupid."
Its not.
"how is this not stupid?"
you'll understand someday
"Why?"
10x engineering.
