shehbaz-currency-converter
v1.0.5
Published
Introducing our TypeScript-based Currency Converter CLI tool for Node.js. Effortlessly convert between currencies, access real-time exchange rates, and streamline financial transactions with ease. Empower your projects with this lightweight, cross-platfor
Downloads
2
Maintainers
Readme
Shehbaz Currency Converter
Welcome to Shehbaz Currency Converter, a TypeScript console application for effortless currency conversion.
Installation
You can install Shehbaz Currency Converter via npm by running the following command:
npm i shehbaz-currency-converter
Then navigate to the project directory:
cd shehbaz-currency-converter
Description
Shehbaz Currency Converter is a powerful TypeScript console application that allows you to convert currencies with ease. With a simple and intuitive interface, you can quickly convert between different currencies right from your terminal.
Features
- Convert between multiple currencies, including USD, GBP, and PKR.
- Easy-to-use interface with interactive prompts.
- Lightweight and efficient, perfect for quick conversions on the go.
Usage
To start using Shehbaz Currency Converter, simply run the following command in your terminal:
shehbaz-currency-converter
Follow the prompts to select the currency you want to convert from, the currency you want to convert to, and the amount you want to convert.
Example
Here's a quick example of how to use Shehbaz Currency Converter:
$ shehbaz-currency-converter
? Select Your Currency: GBP
? Select Currency You Want to Convert: USD
? Please Enter Amount: 100
Your Conversation from GBP to USD is 121.00
Connect with Me
- LinkedIn: Shehbaz Niazi
- GitHub: Shehbaz Niazi
License
This project is licensed under the MIT License - see the LICENSE file for details.
This README provides an overview of your Shehbaz Currency Converter project, including installation instructions, description, features, usage examples, and links to your LinkedIn and GitHub profiles. Adjustments can be made as per your preference.