insert-space

1.2.1 • Public • Published

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');
 

Readme

Keywords

Package Sidebar

Install

npm i insert-space

Weekly Downloads

6

Version

1.2.1

License

MIT

Last publish

Collaborators

  • kieraneglin