@terchris/tiny

1.0.1 • Public • Published

@terchris/tiny

npm (scoped) npm bundle size (minified)

testing how to create a npm package

Install

$ npm install @terchris/tiny

Usage

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

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

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

Package Sidebar

Install

npm i @terchris/tiny

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.1 kB

Total Files

4

Last publish

Collaborators

  • terchris