1.0.4 • Published 6 years ago

nawatest v1.0.4

Weekly downloads
5
License
ISC
Repository
-
Last release
6 years ago

const nawatest = require('nawatest');

nawaTest takes 4 arguments. nawaTest(name, number, operator, number)

name and operator must be passed as strings.

This module will take two numbers and will either add, subtract, multiply, or divide them. run node <yourfile.js> and it will console.log the result.

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago