Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amkhrjee/bytecalcweb

Feature-rich calculator for programmers
https://github.com/amkhrjee/bytecalcweb

Last synced: about 1 month ago
JSON representation

Feature-rich calculator for programmers

Awesome Lists containing this project

README

        

## ByteCalc: Calculator for Programmers

ByteCalc is a light-weight calculator on your browser. It has functions like log base two, power of two and modulus, aimed specifically towards computer science students.

Being a PWA, ByteCalc can be easily installed to your device's homescreen.

## Setup

This project uses TypeScript and SCSS without any frameworks. All setup are done via running different commands defined in `npm scripts` in `package.json`.

## Screenshots