3.0.4 • Published 5 years ago

@junem3ta/tiny v3.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@junem3ta/tiny

npm.io npm.io

A simple npm package

Install

$ npm install @junem3ta/tiny

Usage

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

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

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

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago