Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daviddevgt/binaryconverterappweb

Binary Converter WebApp
https://github.com/daviddevgt/binaryconverterappweb

Last synced: about 2 hours ago
JSON representation

Binary Converter WebApp

Awesome Lists containing this project

README

        

# Binary Converter

This is a web application that allows you to convert numbers between binary and decimal.
### Features

- Convert binary to decimal
- Convert decimal to binary
- Real-time conversion as you type
- Simple and easy-to-use interface

### Technologies Used

- HTML
- CSS
- JavaScript

### How to Use

1. Open the index.html file in your web browser.
2. Type a binary or decimal number in the input field.
3. The conversion will be displayed in the output field in real-time.

### Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request.

### License

This project is licensed under the MIT License. See the LICENSE file for more information.