@devdashpi/testpackage

0.0.2 • Public • Published

@devdashpi/testpackage

npm (scoped) npm bundle size (minified)

Removes all spaces from a string.

Install

$ npm install @devdashpi/testpackage

Usage

const testpackage = require("@devdashpi/testpackage");

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @devdashpi/testpackage

Weekly Downloads

2

Version

0.0.2

License

none

Unpacked Size

901 B

Total Files

3

Last publish

Collaborators

  • devdashpi