get-spacey

1.0.3 • Public • Published

get-spacey NPM version pipeline status

Inserts a space between each character in a string. Inspired by Erik "Burnton" Burton.

Installation

$ npm install --save get-spacey

Usage

const get-spacey = require('get-spacey');

get-spacey('Burnton');
//=> 'B U R N T O N'

License

Apache-2.0 © Andrew Gagnon

Package Sidebar

Install

npm i get-spacey

Weekly Downloads

2

Version

1.0.3

License

Apache-2.0

Unpacked Size

14.7 kB

Total Files

5

Last publish

Collaborators

  • aldgagnon