Skip to content

parphis/convertNumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

convertNumbers

A small dec2hex, dec2bin, dec2oct and their variants cli util.

Given a string it parses it and decides the number types from and to convert the number.

This is the requested string: <NUMBER><FROM><TO>

FROM and TO can be one of the followings: 'D'ecimal, 'B'inary, 'H'exadecimal, 'O'ctal.

NUMBER is coming as a string.

Have fun!

About

small dec2hex, dec2bin, dec2oct and their variants cli util

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages