Skip to content

mo8codes/base-conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Number System Converter

Live preview:

https://stingray-app-k8dbw.ondigitalocean.app/

or

https://mo8.hackclub.app/

Compare the difference between:

  • Denary (Base-10 / "normal numbers"),
  • Hexadecimal (Base-16),
  • Octal (Base-8) and
  • Binary (Base-2).

Picture:

alt text

Instructions:

  • Download index.html, styles.css and, script.js into a folder.

If git is installed you can use this command

git clone https://github.com/mo8codes/base-conversion
  • Open index.html using your web browser of choice.
  • Enter whichever number you want to be converted to the others.
  • Click convert
  • To converter another number press the reset button first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published