string-calculator
this module exports a function that receives a string of a mathemathic operation and returns the result number.
this module exports a function that receives a string of a mathemathic operation and returns the result number.
Evaluate String expressions
formula-calc is a library for formula calculation through strings for javascript.