@power137/tiny

0.0.3 • Public • Published

@power137/tiny

npm (scoped) license

Install

$ npm install @power137/tiny

Usage

const tiny = require("@power137/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 @power137/tiny

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

1.96 kB

Total Files

4

Last publish

Collaborators

  • power137