Skip to content

A simple calculator developed in vanilla JavaScript (ES6+), HTML and SASS, with full use of user's keyboard to input numbers and operations

License

Notifications You must be signed in to change notification settings

Ibz786/calculator-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 ES6 Calculator

A simple calculator developed in vanilla JavaScript (ES6+), HTML and SASS, with full use of user's keyboard to input numbers and operations

Backspace amends the current operand value

Delete acts as Clear All

Features

Features so far, include:

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Clear All (All Clear)
  • Backspace to amend current operand
  • Toggling '+/-' on current operand

Demo

Check out a demo of the Calculator here https://codepen.io/ibz786/full/wvyyEKz

About

A simple calculator developed in vanilla JavaScript (ES6+), HTML and SASS, with full use of user's keyboard to input numbers and operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published