Skip to content

Convert a number from chosen base to another number base. You can convert binary, decimal, octal, and hexadecimal.

Notifications You must be signed in to change notification settings

BernardSapida/NUMBER-BASE-CONVERTER

Repository files navigation

number-base-converter

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Convert a number from chosen base to another number base. You can convert binary, decimal, octal, and hexadecimal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published