numbase

command module
v0.0.0-...-3024004 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 8 Imported by: 0

README

numbase

Numbase is a micro tool that seamlessly converts numbers between bases 2 - 16.

Features

  • Binary to Hexadecimal conversions
  • Two's complement conversion of negative decimal numbers to binary
  • Conversion of floating point numbers to base 10

Contributing

To start contributing, you should read our CODE_OF_CONDUCT and adhere to them in all your interactions within the project.

Next, read our
contribution guide.

Finally, join our
community on telegram.

Requires

To set up this project locally:

  • Ensure golang 1.18 or higher is installed.
  • Navigate to the base.go file and take note of the functions.
  • Run source code using:
  • go run . OR
  • go build, then run executable using ./numbase.
  • Navigate to your browser to test code.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL