Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

antiscroll-2

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

antiscroll-2

-----

  • 1.4.0
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 01 Apr 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc