Coder Social home page Coder Social logo

conversion-calculator's Introduction

Conversion-Calculator

Decimal-Binary-Octal-Hexadecimal Converter

Description

The Decimal-Binary-Octal-Hexadecimal Converter is a web application and Chrome extension that allows users to convert numbers between decimal, binary, octal, and hexadecimal formats interchangeably. It provides a simple and convenient way to perform conversions, making it easier for users to work with different numbering systems.

This README provides an overview of the project and instructions for setting up and running the application.

Features

  • Conversion between decimal, binary, octal, and hexadecimal numbers.
  • Real-time conversion as the user types.
  • Clear and intuitive user interface.
  • Cross-platform compatibility (works on desktop and mobile devices).
  • Chrome extension for easy access.

Installation

To run the Decimal-Binary-Octal-Hexadecimal Converter locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/abhaykushwah/Conversion-Calculator.git

For Local usage

  1. Navigate to the project directory:
cd Conversion-Calculator
  1. Open the index.html file in your web browser.
  2. The application will open in your browser, and you can start using it immediately.

Chrome Extension Installation

To install the Decimal-Binary-Octal-Hexadecimal Converter as a Chrome extension, follow these steps:

  1. Open the Chrome browser.

  2. Go to the Extensions page by either of the following methods:

    • Enter chrome://extensions in the address bar.
    • Click the menu button (three vertical dots) in the top-right corner, select "More tools," and then click "Extensions."
  3. Enable the "Developer mode" toggle switch in the top-right corner of the Extensions page.

  4. Click the "Load unpacked" button.

  5. Select the project directory (decimal-binary-octal-hex-converter) and click "Open."

  6. The extension will be installed and added to your Chrome browser.

Usage

  1. Enter a number in the input field labeled "Number."
  2. Select the base (decimal, binary, octal, or hexadecimal) of the entered number using the dropdown labeled "Base."
  3. The other fields will automatically update with the corresponding conversions.
  4. To convert a number from one base to another, modify any of the fields, and the rest will update accordingly.
  5. Use the "Copy" button to copy the value in any field to the clipboard.
  6. Enjoy converting numbers between different bases effortlessly!

Contributing

Contributions are welcome! If you find a bug, have a suggestion, or want to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
git checkout -b my-feature
  1. Make the necessary changes and commit them:
git commit -m "Add my feature"
  1. Push to the branch:
git push origin my-feature
  1. Open a pull request on GitHub.

Credits

Abhay Kushwah ๐Ÿ’ป

Deepak Gurjar ๐Ÿ–ฅ

conversion-calculator's People

Contributors

abhaykushwah avatar

Stargazers

Deepak Gurjar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.