is-dom

v1.1.0
Check if the given object is a dom node
dom html is dom dom node dom object

is-dom

NPM version build status Test coverage Downloads

Check if the given object is a dom node.

Installation

$ npm install is-dom

Usage

var isDom = require('is-dom')

isDom(window.document)
// => true

License

MIT

npm i is-dom

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/21/2019

Downloads

Maintainers