Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 348 Bytes

File metadata and controls

19 lines (11 loc) · 348 Bytes

Calculator

This project has been created for learning purposes

example

Description

A program with nice ui that calculates a mathematical expression given by an input string.

Written in plain javascript, html and css with no dependencies and build process.

Tests

To run tests execute:

npm run test