0.0.12 • Published 6 years ago

react-simple-calculator v0.0.12

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

REACT-SIMPLE-CALCULATOR

A simple calculator, was made as a test task for one company. Some details: 1) Real numbers can be written as 0.5 and .5 2) Operation % is the remainder of division (mod) 3) Calculation accuracy - 14 characters (You can change the precision in the src/components/Calculator.js)

The calculator looks like this:
DEMO IMAGE #1 DEMO IMAGE #2

You can watch a demo here - calculator demo.

Installation

1) npm install react-simple-calculator 2) npm start 3) go to localhost:8505

MIT Licence

0.0.12

6 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.3

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago