Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@akaiser/wee-pkg

akaiser20MIT2.1.0

Removes all spaces from a string. Adapted from @bramblehorse

wee, npm, package, aka

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