1.0.0 • Published 3 years ago

@kaguya3222/ts-calculator v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

ts-calculator

Simple CLI that calculates math expressions like: 2+2*4, 15/5 - (3*5) and etc. Written in TypeScript.

Available operators are: '*', '/', '+', '-'.

1.0.0

3 years ago