Skip to content

10xly/space-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published