Check if the given object is a dom node
npm install is-domCheck if the given object is a dom node.
sh
$ npm install is-dom
`Usage
`js
var isDom = require('is-dom')isDom(window.document)
// => true
``[npm-image]: https://img.shields.io/npm/v/is-dom.svg?style=flat-square
[npm-url]: https://npmjs.org/package/is-dom
[travis-image]: https://img.shields.io/travis/npm-dom/is-dom.svg?style=flat-square
[travis-url]: https://travis-ci.org/npm-dom/is-dom
[coveralls-image]: https://img.shields.io/coveralls/npm-dom/is-dom.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/npm-dom/is-dom?branch=master
[downloads-image]: http://img.shields.io/npm/dm/is-dom.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/is-dom