2.0.0 • Published 4 years ago
@npm_ash123/tiny v2.0.0
tiny
@npm_ash123/tiny
This is the tiniest package!
P.S: This is done with the help of the below post
Installation
npm install @npm_ash123/tiny
Usage
const tiny = require("@npm_ash123/tiny");
tiny("So much space!"); //=> "Somuchspace!"
tiny(1337); //=> Uncaught TypeError: Tiny wants a string! Pease input only string data // at tiny (:2:41) // at :1:1
Thank You Note
Thanks for suporting the package. Will provide more updates in the future.