Skip to content

abelbarreto-dev/convert-dec-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convert Decimal Binary

Basic project to convert a number base(10) to a number base(2), in other words, from decimal to binary.

Website

It's a github page, access here:

How to Run?

Just open the file index.html in your browser and follow the instructions there.

The JS File

I create a new JavaScript file named scripts.js, where I wrote code to convert these numbers, binary or decimal. Just catching the elements by id and making the operation.

Technologies

It is a project with HTML and JavaScript, without CSS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published