vue-check-view
Viewport checker
A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport.
115 stars
2 watching
20 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
scaccogatto/vue-viewports | Customizable viewport definitions for responsive web development using matchMedia API. | 76 |
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |
desdesdesgo/vue-scrollwatch | A Vue.js plugin that automatically detects elements entering view when scrolling and exposes an API to scroll elements to those positions. | 57 |
kholid060/v-intersect | Detects when an element is visible or hidden on the user's viewport | 11 |
webfansplz/vite-plugin-vue-inspector | Automatically navigates to the local IDE when clicking on an element in the browser | 694 |
javisperez/vue-visible | Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
hamed-ehtesham/pretty-checkbox-vue | A Vue.js component library for creating customizable checkboxes and radio buttons with various visual styles and behaviors | 261 |
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
shwilliam/vue-visibility-trigger | A Vue component that emits an event when scrolled into view | 5 |
mya-ake/vue-slot-checker | A plugin that checks slots in Vue components for correctness and validity | 14 |
ragnarlotus/vue-daval | A Vue.js plugin for validating form data and ensuring data consistency across complex forms | 29 |
obetame/vue-input-code | A Vue.js component for inputting verification codes with customizable features. | 67 |
jepiqueau/vue-photoviewer-app | An Ionic/Vue application demonstrating the use of the @capacitor-community/photoviewer plugin to display images. | 0 |
maranran/eslint-plugin-vue-a11y | Ensures Vue.js components are accessible to visually impaired users by enforcing various accessibility rules. | 161 |