UNPKG

get-window

Version:

Returns the `window` object from a DOM object

16 lines (10 loc) 379 B
get-window ========== ### Returns the `window` object from a DOM object [![Sauce Test Status](https://saucelabs.com/browser-matrix/get-window.svg)](https://saucelabs.com/u/get-window) [![Build Status](https://travis-ci.org/webmodules/get-window.svg?branch=master)](https://travis-ci.org/webmodules/get-window) Installation ------------ ``` bash $ npm install get-window ```