1.2.1 • Published 7 years ago

insert-space v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

InsertSpace

In order to keep semantic synergy when working with a Node project, we suggest using this class in place of any and all spaces.

Install

npm install insert-space --save

Usage

const InsertSpace = require('insert-space');
InsertSpace.space();
// Or
InsertSpace.insertSpaces('This', 'has', 'a', 'bunch', 'of', 'spaces');
1.2.1

7 years ago

1.2.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago