1.3.1 • Published 6 years ago

@npmdevtools/tiny v1.3.1

Weekly downloads
-
License
-
Repository
github
Last release
6 years ago

npm (scoped) npm bundle size (minified)

@npmdevtools/tiny

It's Amazing !

Install

$ npm install @npmdevtools/tiny

Usage

import {tiny} from "@npmdevtools/tiny"

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

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

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago