Skip to content

Sutolix/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Calculator developed from the "Curso Completo de JavaScript" at Udemy for hcode.

Screenshot

Calculadora

Details:

  • Key sound (can be activated by double-clicking the AC key. To disable it, double-click the same key again).
  • Copy the number on the display from the "Ctrl + C" command on the keyboard.
  • Paste outside numbers from the "Ctrl + V" command on the keyboard.
  • Numbers with more than 10 digits are not allowed.
  • The keyboard can be used to perform operations.
  • Esc key clears the display.
  • Backspace key clears the last entry.

About

A simple calculator developed in JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published