Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 260 Bytes

File metadata and controls

6 lines (5 loc) · 260 Bytes

This is a Number converter using Vanilla JavaScript developed by Hridoy(me)

1) Decimal to Binary, Octal, Hexadecimal
2) Binary to Decimal, Octal, Hexadecimal
3) Octal to Decimal, Binary, Hexadecimal
4) Hexadecimal to Decimal, Binary, Octal