Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cvn

Convert between different number bases from the terminal!

Just enter the output base and then the number. If no output base entered then it is assmued to be dec.

# cvn hex 638
0x273
# cvn 0x42
66
# cvn 0b10110011
179

Here are the supported names:

Name prefix
bin "0b"
oct "0o"
dec ""
hex "0x"

About

Convert between different number bases

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages