rikurauhala / 0b.is

Quickly convert between different numeral systems! | Binary, decimal, hexadecimal and more | Multiple languages supported

Home Page:https://0b.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ’ป 0b.is

The simple number converter

License GitHub release (latest SemVer) CI GitHub issues

About

0b.is is a web-based service for converting numbers. It provides a quick and easy-to-use way to get the results you want.

Warning

This project is no longer maintained.

Conversions are supported in the following numeral systems:

  • Base-2 (binary)
  • Base-8 (octal)
  • Base-10 (decimal)
  • Base-16 (hexadecimal)

The application is available in these languages:

  • [ ๐Ÿ‡บ๐Ÿ‡ธ ] English
  • [ ๐Ÿ‡ซ๐Ÿ‡ฎ ] Finnish | translation by Riku Rauhala
  • [ ๐Ÿ‡ฎ๐Ÿ‡น ] Italian | translation by Alberto Bollettin
  • [ ๐Ÿ‡ฐ๐Ÿ‡ท ] Korean | translation by Solana Kim

Documentation

Good documentation is important for all open source projects. Documentation for the application can be found in the Wiki and the .github folder. Here are links to all the relevant documents.

Contributing

There are many ways to contribute! Bug reports, typo fixes and feature requests are all welcome. You may even contribute by translating the whole application into a new language. Please refer to the contribution guidelines first! Beginner open source developers are also welcome, why not make your first contribution here!

Feel free to email the maintainer if you have any questions.

About

Quickly convert between different numeral systems! | Binary, decimal, hexadecimal and more | Multiple languages supported

https://0b.is

License:MIT License


Languages

Language:TypeScript 96.2%Language:HTML 2.6%Language:CSS 0.9%Language:JavaScript 0.3%