UNPKG

@kddy/vue-scrollactive

Version:

Lightweight and simple to use vue component that highlights menu items as you scroll the page, also scrolling to target section when clicked.

14 lines (13 loc) 188 B
{ "extends": ["eslint:recommended"], "parserOptions": { "sourceType": "module" }, "env": { "browser": true, "es6": true }, "globals": { "Vue": "readonly" } }