@mlyncheski/hg-one

1.1.2 • Public • Published

@mlyncheski/hg-one

npm (scoped) npm bundle size (minified)

Removes all spaces from a string.

Install

$ npm install @mlyncheski/hg-one

Usage

const hg-one = require("@mlyncheski/hg-one");

hg-one("So much space!");
//=> "Somuchspace!"

hg-one(1337);
//=> Uncaught TypeError: hg-one wants a string!
//    at hg-one (<anonymous>:2:41)
//    at <anonymous>:1:1

Readme

Keywords

Package Sidebar

Install

npm i @mlyncheski/hg-one

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

2.14 kB

Total Files

4

Last publish

Collaborators

  • mlyncheski