cpm-myfirst-npm-pkg

1.0.4 • Public • Published

cpm-myfirst-npm-pkg

This is for learning purpose

Usage

Install the package using npm : npm install cpm-myfirst-npm-pkg --save Then, require the package and use it: [Comment: To check if this usage is proper] var isNullOrEmpty = require('cpm-myfirst-npm-pkg'); console.log(isNullOrEmpty("")); // true [Sample] console.log(isNullOrEmpty("Hello World")); // false [Sample]

/cpm-myfirst-npm-pkg/

    Package Sidebar

    Install

    npm i cpm-myfirst-npm-pkg

    Weekly Downloads

    3

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    36.4 kB

    Total Files

    4

    Last publish

    Collaborators

    • cpmangukiya