npm-package-example-codedmn

3.2.13 • Public • Published
Function call message

First install this command.

    $ npm install npm-package-example-codedmn --save

Following code for message display.

    const test = require('npm-package-example-codedmn');
    test.printMsg();
    
    test.str_limit("Hello world",10,'...');
    
    test.ageCalculate('1993-11-25');  //24

Package Sidebar

Install

npm i npm-package-example-codedmn

Weekly Downloads

1

Version

3.2.13

License

ISC

Unpacked Size

24.1 kB

Total Files

7

Last publish

Collaborators

  • narendra.mi