An open API service indexing awesome lists of open source software.

https://github.com/vovanr/number-converter

Convert decimal, binary and hexadecimal numbers
https://github.com/vovanr/number-converter

vovanr-service

Last synced: 9 months ago
JSON representation

Convert decimal, binary and hexadecimal numbers

Awesome Lists containing this project

README

          

# number-converter

Number converter logo

[![Commitizen friendly][commitizen-image]][commitizen-url]
[![XO code style][codestyle-image]][codestyle-url]
[![Tested with TestCafe][testcafe-image]][testcafe-url]

[![Build Status][travis-image]][travis-url]
[![Coveralls Status][coveralls-image]][coveralls-url]

> Convert decimal, binary and hexadecimal numbers

Demo: [vovanr.github.io/number-converter][demo]

![](preview.png)

## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)

[demo]: https://vovanr.github.io/number-converter

[commitizen-url]: https://commitizen.github.io/cz-cli/
[commitizen-image]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square

[codestyle-url]: https://github.com/xojs/xo
[codestyle-image]: https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square

[testcafe-url]: https://github.com/DevExpress/testcafe
[testcafe-image]: https://img.shields.io/badge/tested%20with-TestCafe-2fa4cf.svg?style=flat-square

[travis-url]: https://travis-ci.org/VovanR/number-converter
[travis-image]: https://img.shields.io/travis/VovanR/number-converter.svg?style=flat-square

[coveralls-url]: https://coveralls.io/r/VovanR/number-converter
[coveralls-image]: https://img.shields.io/coveralls/VovanR/number-converter.svg?style=flat-square