tomrhudson / great-calc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Great Calculator

A project that contains various calculators that I use from time-to-time, or simply want to incorporate.

  • TBD

Features or Example

Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.

Motivation

I look for Calculators on a regular basis, I figured I could use this as a project to start to pull all of those calculators into a single place.

Requirements

Installation or Getting Started

Provide code examples and explanations of how to get the project, e.g.,

git clone https://github.com/tomrhudson/great-calc.git
nodemon app.js

Usage

TBA

Reference

  • TBD

Contributors

Feel free to add any calculators that are missing or improvements to the code / style.

License

MIT

About

License:MIT License


Languages

Language:HTML 70.1%Language:JavaScript 24.6%Language:CSS 5.3%