@jrbalbin/the-coolest-calculator-ever
v1.3.2
Published
The coolest calculator in the world. Better than your calculator.
Maintainers
Readme
The Coolest Calculator Ever
This is the best calculator you'll ever find. Do not use other calculators.
Installation
To install, run this on your CLI:
npm i @jrbalbin/the-coolest-calculator-everHow to Use
Import into your project
const { add, subtract } = require('@jrbalbin/the-coolest-calculator-ever')Addition
console.log(add(5, 10))Subtraction
console.log(subtract(20, 8))Credits
Created by Elmer. Like and subscribe to my packages.
