@tripix/tiny

5.1.2-0 • Public • Published

Example (Optional)

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

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

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

Update

$ npm update @tripix/tiny

Installing

$ npm install @tripix/tiny

License

License

Readme

Keywords

Package Sidebar

Install

npm i @tripix/tiny

Weekly Downloads

5

Version

5.1.2-0

License

MIT

Unpacked Size

1.19 kB

Total Files

5

Last publish

Collaborators

  • tripix