rabbyhossain

2.0.2 • Public • Published

@rabbyhossain

npm (scoped) npm bundle size (minified) npm bundle size (minified)

Removes all spaces from a string.

Install

$ npm install rabbyhossain

Usage

const removeSpace = require("rabbyhossain");

removeSpace("So much space!");
//=> "Somuchspace!"

removeSpace(1337);
//=> Uncaught TypeError: It wants a string!
//    at tiny (<anonymous>:2:41)
//    at <anonymous>:1:1

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    0
    • latest

Version History

Package Sidebar

Install

npm i rabbyhossain

Weekly Downloads

0

Version

2.0.2

License

MIT

Unpacked Size

1.2 kB

Total Files

3

Last publish

Collaborators

  • rabbyhossain