moving-averages

v3.0.2
The collections of simple, cumulative, and exponential moving averages.
moving average moving-average moving-averages ma simple moving average exponential moving average weighted moving average cumulative moving average sma and 4 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/23/2017

Downloads

Maintainers