@adesh_rudra/test

4.0.0 • Public • Published

@adesh_rudra/test

Removes all spaces from a string.

Install

$ npm install @adesh_rudra/test

Usage

const test = require("@adesh_rudra/test");

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

test(2323); //=> Uncaught TypeError: Tiny wants a string! // at tiny (:2:41) // at :1:1

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @adesh_rudra/test

      Weekly Downloads

      1

      Version

      4.0.0

      License

      none

      Unpacked Size

      821 B

      Total Files

      4

      Last publish

      Collaborators

      • adesh_rudra