@akaiser/wee-pkg

Removes all spaces from a string. Adapted from @bramblehorse

Usage no npm install needed!

<script type="module">
  import akaiserWeePkg from 'https://cdn.skypack.dev/@akaiser/wee-pkg';
</script>

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