Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/critesjosh/javascriptcalculator

A calculator built with javascript, can compute in binary, decimal or hex.
https://github.com/critesjosh/javascriptcalculator

Last synced: 18 days ago
JSON representation

A calculator built with javascript, can compute in binary, decimal or hex.

Awesome Lists containing this project

README

        

#Javascript Calculator

This is a calculator that I built using Javascript. The calculator can compute
in standard decimals, binary or in hexadecimal. Speech recognition works!

##use it!

You can use the calculator by visiting this [link](https://dreamcatcherproject.net/josh/javascriptCalculator).