1.0.3 • Published 6 years ago

get-spacey v1.0.3

Weekly downloads
1
License
Apache-2.0
Repository
gitlab
Last release
6 years ago

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

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago