pagewheelz

1.0.4 • Public • Published

PageWheelz

Wheelz extension for use on a the window.
Demo here

Installation

Include PageWheelz with scripts tag

<script src="./dist/pagewheelz.min.js"></script>

or with npm and import

npm install wheelz --save
// import needed modules from npm
import PageWheelz from 'pagewheelz';

Usage

Wheelz accepts several options defined as follows.

var wheelz = new PageWheelz();

For the purpose of keeping the native window scrollbar, PageWheelz requires a wrapper over a content with attribute data-wheelz.

Readme

Keywords

Package Sidebar

Install

npm i pagewheelz

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

54.5 kB

Total Files

5

Last publish

Collaborators

  • gmrchk