Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fa7ad/base-converter

Proof of concept base x to y converter (2 to 16 right now).
https://github.com/fa7ad/base-converter

baseconverter number-systems

Last synced: 2 months ago
JSON representation

Proof of concept base x to y converter (2 to 16 right now).

Awesome Lists containing this project

README

        

# base converter

Proof of concept base x to y converter (2 to 16 right now).

Uses Cutestrap and React. The main calculation is done in Pure JavaScript.