mynpmpackage-don

1.1.0 • Public • Published

mynpmpackage-don

this is my first npm package created for testing it contains and addFunction that can be used to add 2 numbers.

npm Package

This package is been added to the npm registry.

Installation

To install the package

npm i mynpmpackage-don

Example

To use the package

import addFunction from "mynpmpackage-don"

const value = addFunction(1,2)
console.log(value)

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i mynpmpackage-don

      Weekly Downloads

      0

      Version

      1.1.0

      License

      ISC

      Unpacked Size

      1.25 kB

      Total Files

      4

      Last publish

      Collaborators

      • donbasilpeter