Skip to content

sanishchirayath1/tiny

Repository files navigation

@sanishchirayath/tiny

npm (scoped)

npm bundle size (scoped)

The tiniest package ever.

Install

$ npm install @sanishchirayath/tiny

Usage

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

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

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

About

tiny teenie package

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published