@jwsid/my-test-package

2.0.0 • Public • Published

@jwsid/my-test-package

npm (scoped) npm bundle size

Removes all spaces from a string.

Install

$ npm install @jwsid/my-test-package

Usage

const my-test-package = require("@jwsid/my-test-package");

my-test-package("So much space!");
//=> "Somuchspace!"

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

/@jwsid/my-test-package/

    Package Sidebar

    Install

    npm i @jwsid/my-test-package

    Weekly Downloads

    3

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    1.07 kB

    Total Files

    3

    Last publish

    Collaborators

    • jwsid