@jeffstern/jeffsnpm

1.1.2 • Public • Published

@jeffstern/jeffsnpm

npm

I'm following a tutorial to make an npm package, but maybe I'll make a better one soon

Install

$ npm install @jeffstern/jeffsnpm

Usage

const removeSpaces = require("@jeffstern/jeffsnpm");

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

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

Readme

Keywords

Package Sidebar

Install

npm i @jeffstern/jeffsnpm

Weekly Downloads

2

Version

1.1.2

License

MIT

Unpacked Size

12.3 kB

Total Files

4

Last publish

Collaborators

  • jeffstern