navscroll-js
Menu highlighter
A lightweight package for highlighting menu items as you scroll the page and scrolling to target sections when items are clicked.
Lightweight package for highlighting menu items as you scroll the page, also scrolling to target section when item clicked. Use as a vue component/directive or in vanilla js.
57 stars
5 watching
7 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
navigation-itemonscrollscrolltovanilla-jsvue-componentvue-directivevuejs2
Related projects:
Repository | Description | Stars |
---|---|---|
eddiemf/vue-scrollactive | A lightweight Vue.js component that highlights menu items and scrolls to target sections on click | 542 |
cferdinandi/gumshoe | A vanilla JS script to detect and highlight active navigation links | 747 |
oleksiikhr/vue-stripe-menu | A Vue.js component library for creating navigation menus with animations similar to Stripe's design | 537 |
albertlucianto/vue-text-highlight | A Vue.js text highlighter library that supports various highlighting options and customizable components | 326 |
webdevnerdstuff/vue-code-block | A Vue 3 component with syntax highlighting capabilities using PrismJS or Highlight.js | 43 |
astray-git/vue-highlight-words | Vue component to highlight words within text | 72 |
younatics/highlighter | A tool that highlights UI objects in a visual programming environment | 933 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |
tonpc64/vue-highlight-text | A Vue component and directive for highlighting specific words in text with customizable styles and options. | 56 |
ashleylv/vue-quick-menu | A Vue.js component that provides a customizable and responsive navigation menu | 221 |
capnmidnight/primrose | A JavaScript-based text editor that highlights syntax and renders to an HTML5 Canvas | 530 |
ndelvalle/v-blur | A Vue.js directive to temporarily obscure an element's content | 184 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
developmint/vue-next-level-scroll | Provides a reusable Vue.js component for scrolling to specific elements on a webpage | 49 |
samueltrottier/vue-wheel-select | A Vue.js component for creating a scrolling select with touch compatibility and customizable options | 10 |