expr-eval

v2.0.2
Mathematical expression evaluator
expression math evaluate eval function parser

test

npm run build && mocha

coverage

npm run build && nyc --reporter=lcov --reporter=text-summary mocha

lint

eslint index.js src test rollup.config.js rollup-min.config.js

watch

rollup -c rollup.config.js -w

build

rollup -c rollup.config.js && rollup -c rollup-min.config.js && rollup -c rollup-esm.config.js

prepublish

npm run build
npm i expr-eval

Metadata

  • MIT
  • Whatever
  • Matthew Crumley
  • released 9/28/2019

Downloads

Maintainers