emad-elsaid / devtools

A set of simple tools every developer needs, collected in one application.
http://www.emadelsaid.com/devtools
MIT License
15 stars 6 forks source link

Number systems calculator #3

Closed emad-elsaid closed 8 years ago

emad-elsaid commented 8 years ago

Sometimes we need to convert between number systems (dec to binary, binary to oct ..etc), A tool should be developed to convert from and to the following systems :

the tool should be simple to use, i think of this tool as a text field for each system, if any text field value changed it should convert the value to all other systems.