h-oop-calculator
v1.0.0
Published
A simple CLI calculator built with Node.js and TypeScript, that uses Object-Oriented Programming principles...
Downloads
4
Readme
OOP
A simple CLI calculator built with Node.js and TypeScript, that uses Object-Oriented Programming principles...
Installation
Make sure you have Node.js and npm installed.
Usage
To start the calculator, run the following command:
npx h-oop-calculator
You will be prompted to choose an operation and enter two numbers. The calculator will then display the result of the operation.
To exit the calculator, choose the "Quit" option.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Acknowledgments
Thanks to Inquirer for providing an easy way to create interactive command-line prompts. Thanks to TypeScript for providing a powerful type system for JavaScript. Thanks to Node.js for providing a fast and reliable JavaScript runtime. Thanks to Object-Oriented Programming principles make it more unique.
- Thanks for your time...!