UNPKG

sticksy

Version:

Sticksy.js is a zero-dependency JavaScript that sticks your elements to the top until they reaching the bottom 😎

12 lines (11 loc) • 176 B
{ "env": { "browser": true }, "extends": ["eslint:recommended", "plugin:es5/no-es2015"], "plugins": ["es5"], "parserOptions": { "ecmaVersion": 2020 }, "rules": {} }