Alitindrawan24 / Binary-Calculator

Binary Calculator
https://alitindrawan24.github.io/Binary-Calculator/
MIT License
24 stars 56 forks source link

Feature Request: Toggle Between Binary and Decimal Input Mode #83

Open rahul-chakradhari opened 1 week ago

rahul-chakradhari commented 1 week ago

I wanna Allow users to toggle between Binary Input Mode (input limited to 0 and 1) and Decimal Input Mode (where users can input decimal numbers and have them converted to binary before performing binary operations).

Alitindrawan24 commented 1 week ago

Already assigned @rahul-chakradhari