8000 GitHub - joaovcoliveira/no-eval-calculator: A Javascript calculator that uses no eval
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joaovcoliveira/no-eval-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

calculator

A Javascript "math string calculator" that receives a string like "10+3*5+28+50/10" as parameter and calculate it without using eval like functions.

This script receives a calculation string as a parameter and log the result.

how to use

node calculate.js "10+3*5+28+50/10"

About

A Javascript calculator that uses no eval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0