Socket
Socket
Sign inDemoInstall

@wireapp/antiscroll-2

Package Overview
Dependencies
0
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @wireapp/antiscroll-2

-----


Version published
Weekly downloads
764
decreased by-3.9%
Maintainers
5
Install size
31.5 kB
Created
Weekly downloads
 

Readme

Source

:warning: THIS PROJECT IS NOT OFFICIALLY SUPPORTED! ALL CODE IN HERE IS IN DEVELOPMENT AND LIKELY TO CHANGE WITHOUT WARNING. USE AT YOUR OWN RISK. :warning:


antiscroll-2

Unofficial successor of Antiscroll with the following benefits:

  • More configurable options
  • Release versions
  • Bower support
  • Sourcemap files
  • Stylesheets written in Less
  • Cross-browser support using LESS Hat
  • Documentation according to JSDoc 3
  • Various Antiscroll bug fixes

Usage

$(element).antiscroll(options);

Options

{
  autoHide: <boolean>
  autoResize: <boolean>
  autoWrap: <boolean>
  debug: <boolean>
  marginTop: <number>
  notHorizontal: <boolean>
  notVertical: <boolean>
  notOnMacintosh: <boolean>
  notOnWindows: <boolean>
  onlyOnWindows: <boolean>
  padding: <number>
  startBottom: <boolean>
}

Development

npm install
npm start

FAQs

Last updated on 04 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc