Ecosyste.ms: Awesome
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: 16 days 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.
- Host: GitHub
- URL: https://github.com/metaverse-nabeel/basic-calculator-npm-pkg
- Owner: Metaverse-Nabeel
- Created: 2023-10-05T17:02:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-05T18:26:25.000Z (over 1 year ago)
- Last Synced: 2025-01-10T08:08:14.174Z (27 days ago)
- Topics: chalk-cli, inquirer, typescript
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`