get-scrollmax-y

1.0.0 • Public • Published

get-scrollmax-y.js

Bower version NPM version Build Status devDependency Status

browser support

Cross-browser library to get the value equivalent to window.scrollMaxY

Installation

Package managers

Bower

bower i --save get-scrollmax-y

npm

npm i --save get-scrollmax-y

Duo

var getScrollMaxY = require('shinnn/get-scrollmax-y.js');

Standalone

Download the script file directly.

AMD support

This repository includes the AMD-friendly build but the package managers doesn't include it. If you want to use it, download it directly.

API

getScrollMaxY()

Return: Number

License

Copyright (c) 2014 Shinnosuke Watanabe

Licensed under the MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    13
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    13
  • 0.3.0
    1
  • 0.2.2
    1
  • 0.2.1
    2
  • 0.2.0
    1

Package Sidebar

Install

npm i get-scrollmax-y

Weekly Downloads

14

Version

1.0.0

License

none

Last publish

Collaborators

  • shinnn