Skip to content

Binary to decimal converter in JavaScript without using any dedicated libraries for radix conversion. I lack expertise in regex so I used explicit string manipulation to get the job done. Originally created last September.

Notifications You must be signed in to change notification settings

DataGhost4B3/binToDecJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

About

Binary to decimal converter in JavaScript without using any dedicated libraries for radix conversion. I lack expertise in regex so I used explicit string manipulation to get the job done. Originally created last September.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published