1.0.1 • Published 6 years ago

windowheight v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

Require

var windowHeight = require('windowheight')

Usage

You can use this module for setting the height dynamically from your inner window height. You have to pass the pixels in number you want to remove from window inner height.

var newHeight = windowHeight.getWinHeight(200)

Here 200 is the amount of pixels you want to remove from window inner height