maths-calculator

1.0.2 • Public • Published

Number Calculator

This is a simple Node.js command-line calculator that allows you to perform basic mathematical operations.

calculator

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division (with error handling for division by zero)
  • Remainder
  • Average

Getting Started

  1. Make sure you have Node.js installed on your computer.
  2. Clone this repository or download the source code.
  3. Install the project dependencies using the following command:

You can install this calculator globally using npm by running the following command:

npm install -g maths-calculator

This addition informs users that they can run your program using

npx maths-calculator

making it convenient for those who don't want to install it globally.

License

This project is licensed under the ISC License

/maths-calculator/

    Package Sidebar

    Install

    npm i maths-calculator

    Weekly Downloads

    0

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    36 kB

    Total Files

    10

    Last publish

    Collaborators

    • armanmath