moving-averages

v3.0.5
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

rollup src/index.js --output.format cjs --output.file lib/index.js

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 9/8/2017

Downloads

Maintainers