is-date-object

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

test

npm run lint && node --harmony --es-staging test.js && npm run security

coverage

covert test.js

coverage-quiet

covert test.js --quiet

lint

npm run jscs && npm run eslint

jscs

jscs test.js *.js

eslint

eslint test.js *.js

eccheck

editorconfig-tools check *.js **/*.js > /dev/null

security

nsp package

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 1/28/2015

Downloads

Maintainers