JSPM

  • Created
  • Published
  • Downloads 1225503
  • Score
    100M100P100Q312516F
  • License MIT

A flexible math expression evaluator

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

#Documentation

##Release History

*1.0.0