0.1.10 • Published 2 years ago

test20201029 v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

test20201029

npm (scoped) npm bundle size (minified)

Removes all spaces from a string.

Install

$ npm install test20201029

Usage

const tiny = require("test20201029");

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

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

2 years ago

0.1.2

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.1-alpha.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.1.0-a1

4 years ago