Package Exports
- math-expression-evaluator
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (math-expression-evaluator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Introduction
A simple but efficient evaluator for Math expression using Javascript
Installation
Node JS
Using npm
npm install math-expression-evaluator
Browser
Using bower
bower install math-expression-evaluator
Test
npm test
##Release History
*1.0.0