@muzeke.npm/tiny

3.0.0 • Public • Published

npm npm bundle size

Removes all spaces from a string.

Install $ npm install @muzeke.npm/tiny Usage const tiny = require("@muzeke.npm/tiny");

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

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

Package Sidebar

Install

npm i @muzeke.npm/tiny

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

1.95 kB

Total Files

4

Last publish

Collaborators

  • muzeke.npm