elementary_calculator
v1.0.4
Published
A simple TypeScript-based command-line calculator using Node.js and Inquirer. Input two numbers, select an operation (addition, subtraction, multiplication, division), and get the result.
Downloads
6
Readme
CLI Calculator
A simple TypeScript-based command-line calculator using Node.js and Inquirer. Input two numbers, select an operation (addition, subtraction, multiplication, division), and get the result.
About
This project was developed as an assignment for the first quarter of the Governor Sindh IT Initiative Program. It will be showcased on my GitHub and npm profiles.