1.5.0 • Published 2 years ago

calculator_hamza v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Command Line Calculator

Simple command line calculator using TypeScipt, Node.js, chalk and Inquirer. It asks for operator then takes two number using prompt from user, then operates on them and shows result.

Run Locally

To run this project, open command line and run the following command

  npx calculator_hamza

Author:

Lessons Learned

This is an assignment of Q1 - Web3.0 and Metaverse Course of PIAIC. Task of this exercise is to learn prompt for taking user inputs using inquirer and chalk package, and publishing calculator package on npm registry, also push this project on github repository.

1.5.0

2 years ago

1.4.0

2 years ago

1.1.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago