is-number-object

v1.0.4
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Number ES6 toStringTag @@toStringTag Number object

prepublish

safe-publish-latest

pretest

npm run lint

tests-only

node --harmony --es-staging test

test

npm run tests-only

posttest

npx aud

coverage

covert test/index.js

lint

eslint .

eccheck

eclint check *.js **/*.js > /dev/null

version

auto-changelog && git add CHANGELOG.md

postversion

auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f "v$(node -e "console.log(require('./package.json').version)")"

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 12/19/2019

Downloads

Maintainers