Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daviddevgt/binaryconverterappweb
Binary Converter WebApp
https://github.com/daviddevgt/binaryconverterappweb
Last synced: about 2 hours ago
JSON representation
Binary Converter WebApp
- Host: GitHub
- URL: https://github.com/daviddevgt/binaryconverterappweb
- Owner: DavidDevGt
- License: mit
- Created: 2023-03-18T17:11:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T17:56:03.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T08:43:53.633Z (about 2 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.