Socket
Socket
Sign inDemoInstall

onscroll-effect

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    onscroll-effect

A tiny JavaScript library to enable CSS animations when user scrolls.


Version published
Weekly downloads
7
decreased by-30%
Maintainers
1
Install size
37.8 kB
Created
Weekly downloads
 

Readme

Source

onScroll Effect

A tiny JavaScript library to enable CSS animations when user scrolls.

This library allows you to toggle one or more classes on an element when it appears inside the viewport when the user scrolls the page. It enables you to build CSS transitions or animations launched only when the user scrolls the page to the element. All you have to do is set a few HTML attributes, and code the rest with your CSS skills.

See some examples in the documentation.

Status

GitHub release (latest by date) npm npm bundle size npm bundle size

David David

Quick start

Several quick start options are available:

  • Direct download
  • Choose another version: ES5 or ES6
  • Install with npm: npm install onscroll-effect

Documentation

onScroll Effect's full documentation is hosted on GitHub Pages at twikito.github.io/onscroll-effect/.

Contribution

License

MIT. Copyright (c) Matthieu Bué

Keywords

FAQs

Last updated on 07 Oct 2020

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