A project that contains various calculators that I use from time-to-time, or simply want to incorporate.
- TBD
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.
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.
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
TBA
- TBD
Feel free to add any calculators that are missing or improvements to the code / style.