moving-averages

v2.0.1
The collections of simple, cumulative, and exponential moving averages.
moving average moving-average moving-averages ma simple moving average exponential moving average cumulative moving average sma ema and 2 more...

build

BABEL_ENV=production babel src --out-dir lib

test

nyc ava --verbose --timeout=10s

prepublish

npm run build

report-cov

nyc report --reporter=text-lcov > coverage.lcov && codecov

Metadata

  • MIT
  • >=4.0.0
  • kaelzhang
  • released 8/19/2017

Downloads

Maintainers