@queen-esther/test

4.0.0 • Public • Published

@queen-esther/test

npm (scoped)

Removes all spaces from a string.

Install

npm install @queen-esther/test

Usage

const tiny = require("@queen-esther/tiny");

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

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

Package Sidebar

Install

npm i @queen-esther/test

Weekly Downloads

1

Version

4.0.0

License

MIT

Unpacked Size

906 B

Total Files

3

Last publish

Collaborators

  • queen-esther