simple-inquirer-calculator
v1.0.1
Published
Simple CLI Calculator Project written in TypeScript using Inquirer module.
Downloads
4
Readme
Simple Calculator
Simple CLI Calculator Project written in TypeScript using Inquirer module.
You can run it with npx command in the terminal / command prompt:
npx simple-inquirer-calculator
Develop yourself
To develop this command-line app you can watch the making of it here:
Simple Calculator using Inquirer and Chalk with TypeScript
Github Repo
Here is the github link for source code: Simple Calculator