3.0.4 • Published 6 years ago

@junem3ta/tiny v3.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago