An open API service indexing awesome lists of open source software.

https://github.com/metaverse-nabeel/basic-calculator-npm-pkg

This repo is for learning TypeScript. CLI projects are made using `inquirer` and `chalk` npm packages. All the projects are made as npm packages and are available on npm website.
https://github.com/metaverse-nabeel/basic-calculator-npm-pkg

chalk-cli inquirer typescript

Last synced: 12 months ago
JSON representation

This repo is for learning TypeScript. CLI projects are made using `inquirer` and `chalk` npm packages. All the projects are made as npm packages and are available on npm website.

Awesome Lists containing this project

README

          

# Basic Calculator Package
This repo is for learning TypeScript by making CLI projects using `inquirer` and `chalk` npm packages. This project is a simple calculator that peforms basic Arthimatic Operations and additionally perform modulus.

# learn_typescript

#Keywords
`inquirer`, `chalk`, `calculator`, `basic-calculator`, `arithematic operations`, `modulus operation`