@akaiser/wee-pkg
v2.1.0
Published
Removes all spaces from a string. Adapted from @bramblehorse
Downloads
10
Readme
@akaiser/wee-pkg
Replaces all spaces in a string with '+'. Adapted from @bramblehorse/tiny.
Install
$ npm install @akaiser/wee-pkg
Usage
const wee-pkg = require('@akaiser/wee-pkg');
wee-pkg('Check out this string!')