2.0.0 • Published 5 years ago

@juliannaroenloom/tiny v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

tiny

npm

It's the tiniest!

Install

$ npm install @juliannaroenloom/tiny

Usage

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

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

tiny(123); // => Uncaught TypeError: Tiny wants a string!
2.0.0

5 years ago

1.0.0

5 years ago