react-simple-calculator

0.0.12 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.12
    3
    • latest

Version History

Package Sidebar

Install

npm i react-simple-calculator

Weekly Downloads

3

Version

0.0.12

License

MIT

Unpacked Size

695 kB

Total Files

16

Last publish

Collaborators

  • d9rs.dev