@pluginjs/scroll-end

0.8.11 • Public • Published

ScrollEnd

npm package

A flexible modern scroll-end js plugin.

Samples

Introduction

Installation

Yarn

yarn add @pluginjs/scroll-end

NPM

npm i @pluginjs/scroll-end

Getting Started

CDN:

Development:

<script src="https://unpkg.com/@pluginjs/scroll-end/dist/scroll-end.js"></script>
<link rel="stylesheet" href="https://unpkg.com/@pluginjs/scroll-end/dist/scroll-end.css">

Production:

<script src="https://unpkg.com/@pluginjs/scroll-end/dist/scroll-end.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/@pluginjs/scroll-end/dist/scroll-end.min.css">

API

on

Parameters

| Name | Type | Description | |||-| | listener | Function | handler | | context | Object | | | priority | Number | |

off

Parameters

| Name | Type | Description | |||-| | listener | Function | handler |

Browser support

Tested on all major browsers.

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari OperaOpera
IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions

License

@pluginjs/scroll-end is Licensed under the GPL-v3 license.

If you want to use @pluginjs/scroll-end project to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary.

For purchase an Commercial License, contact us purchase@thecreation.co.

Copyright

Copyright (C) 2022 Creation Studio Limited.

Readme

Keywords

none

Package Sidebar

Install

npm i @pluginjs/scroll-end

Homepage

pluginjs.com

Weekly Downloads

52

Version

0.8.11

License

GPL-3.0

Unpacked Size

13.2 kB

Total Files

10

Last publish

Collaborators

  • thecreation
  • kaptinlin