Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 335 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 335 Bytes

IMPORTANT

This is a port of jquery.stickOnScroll plugin and undergoing major refactoring. Use at your own risk

StickOnScroll

Make DOM elements "sticky" to the scrolling element or viewport

Install

tbd...

Usage

import StickOnScroll from "stick-on-scroll"

tbd...

Develop

npm install
npm run start