app-npm

1.0.1 • Public • Published

Math Operation

A small library that to do addition

Installation

npm install app-npm

Usage

var math = require('app-npm');

var result = math.add(5,4);

Output should be 9

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

/app-npm/

    Package Sidebar

    Install

    npm i app-npm

    Weekly Downloads

    2

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • ashokjayaprakash