2.0.1 • Published 8 months ago

@0_srsk/tiny v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

tiny-npm

version 1.0.0

Install

$ npm install @0_srsk/tiny

Usage

const tiny = require("@0_srsk/tiny");

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

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

2.0.1

8 months ago

2.0.0

8 months ago

1.0.0

8 months ago