silentmatt / expr-eval

Mathematical expression evaluator in JavaScript
http://silentmatt.com/javascript-expression-evaluator/
MIT License
1.19k stars 239 forks source link

Dev isoperator #185

Closed cleciounicorp closed 5 years ago

cleciounicorp commented 5 years ago

Check space between operator "or"

silentmatt commented 5 years ago

It looks like this for a bug in an older version that's since been fixed. The async stuff is cool, but not something I want to support. A forked version with async support would be cool though.