https://github.com/ddymko/binaryconverter
chrome cast extension which allows decimals to be converted to bin,hex,oct
https://github.com/ddymko/binaryconverter
Last synced: 30 days ago
JSON representation
chrome cast extension which allows decimals to be converted to bin,hex,oct
- Host: GitHub
- URL: https://github.com/ddymko/binaryconverter
- Owner: ddymko
- Created: 2014-04-13T23:53:54.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-10-01T13:56:02.000Z (over 9 years ago)
- Last Synced: 2026-04-24T05:41:15.175Z (about 2 months ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# binaryconverter
Chrome Extension that allows for conversions between decimal, binary, octal, and hexadecimal.
### How to Use
Simply start typing the number you want to to convert in the correct box and the conversion will happen automatically!