legendary-rob
TypeScript icon, indicating that this package has built-in type declarations

1.1.19 • Public • Published

@robgp/legendary-rob

npm (scoped) npm bundle size

Title

This is the description of the project giving a brief summary of it's functionality

Installation

Using npm:

$ npm i legendary-rob
$ npm i --save legendary-rob

Subtitle (Usage)

How to Use

Code example also with <script> in a text

const trim = require("@legendary-rob/trim");

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

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

/legendary-rob/

    Package Sidebar

    Install

    npm i legendary-rob

    Weekly Downloads

    5

    Version

    1.1.19

    License

    ISC

    Unpacked Size

    601 kB

    Total Files

    41

    Last publish

    Collaborators

    • robgp