@ragulan/ragulan28-test

1.1.0 • Public • Published

@bamblehorse/tiny

npm (scoped) npm bundle size (minified)

Removes all spaces from a string.

Install

$ npm install npm i @ragulan/ragulan28-test

Usage

const tiny = require("@ragulan/ragulan28-test");

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

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

/@ragulan/ragulan28-test/

    Package Sidebar

    Install

    npm i @ragulan/ragulan28-test

    Weekly Downloads

    2

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    1.07 kB

    Total Files

    3

    Last publish

    Collaborators

    • ragulan