Skip to content

loiscodes/CleanCalculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clean Calculator

This calculator is made of Vanilla JS and CSS using the BEM methodology.
The calculator also has history

##Files ###main.JS ####input object The input object contains details concerning the calculator like the answer and the history ####cleanCalculator object The cleanCalculator has the functions of the calculator

About

A Calculator made in Vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • CSS 24.2%
  • HTML 15.7%