2.0.0 • Published 4 years ago

@npm_ash123/tiny v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

tiny

@npm_ash123/tiny

npm (scoped) npm bundle size (scoped)

This is the tiniest package!

P.S: This is done with the help of the below post

https://www.freecodecamp.org/news/how-to-make-a-beautiful-tiny-npm-package-and-publish-it-2881d4307f78/

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.

2.0.0

4 years ago

1.0.0

4 years ago