@ofuen/tiny

5.0.0 • Public • Published

@ofuen/tiny

npm (scoped) npm bundle size (minified)

Removes all spaces from a string.

Install

$ npm install @ofuen/tiny

Usage

const tiny = require("@ofuen/tiny");

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

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
5.0.00latest

Version History

VersionDownloads (Last 7 Days)Published
5.0.00
4.0.00
3.0.00
2.0.00
1.0.00

Package Sidebar

Install

npm i @ofuen/tiny

Weekly Downloads

0

Version

5.0.0

License

MIT

Unpacked Size

2.11 kB

Total Files

4

Last publish

Collaborators

  • ofuen