@shahisa/mars

3.0.0 • Public • Published

@shahisa/mars

npm(scoped)

Removes all spaces from string.

Install

$ npm install @shahisa/mars

Usage

const mars = require("@shahisa/mars");

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

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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @shahisa/mars

      Weekly Downloads

      2

      Version

      3.0.0

      License

      MIT

      Unpacked Size

      1.91 kB

      Total Files

      4

      Last publish

      Collaborators

      • shahisa