const-pinf-float64

v1.0.0
Positive infinity.
const.io const constant const-io compute.io compute-io computation compute mathematics and 5 more...

test

if [ "${TRAVIS}" ]; then npm run test-ci; else npm run test-local; fi

test-local

tape "./test/*.js" | tap-spec

test-ci

npm run test-local && xvfb-run npm run test-browsers

test-cov

istanbul cover --dir ./reports/coverage --report lcov tape -- "./test/*.js"

test-browsers

browserify ./test/*.js | testling | tap-spec

coverage

istanbul cover --dir ./reports/codecov/coverage --report lcovonly tape -- "./test/*.js" && cat ./reports/codecov/coverage/lcov.info | codecov && rm -rf ./reports/codecov
npm i const-pinf-float64

Metadata

  • MIT
  • Whatever
  • Athan Reines
  • released 1/14/2016

Downloads

Maintainers