Skip to content

alexmitchelldev/binary-to-decimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary to Decimal Converter is a simple interface to convert binary numbers to their decimal representation. The app is built with:

  • HTML
  • CSS
  • JavaScript

You can see a live preview of the app here.

Motivation

The idea behind this app was taken from Florin Pop's App Ideas GitHub repository.

Future

Add bignumber.js support, as currently this app loses accuracy when using large integers. Noticed RapidTables use this in their calculator to fix this problem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published