Inline calculator to run on browser.
Created using ECMAScript, and math.js.
- Modules;
- Descructuring;
- Arrow Functions;
- let, const;
- Listener for paste;
- Listener for input;
- async, await;
If your browser doesn't support these features, the calculator will not work.
Project based on Numi app for MacOS.