vue-breakpoints
Screen size conditioner
Utility component to conditionally show and hide components based on screen size and resolution
🍬 🙈 Vue.js utility component to show and hide components based on breakpoints
194 stars
4 watching
13 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
breakpointscomponentresponsiveutilityvuevuejs
Related projects:
Repository | Description | Stars |
---|---|---|
adi518/vue-breakpoint | A Vue.js component for composing and managing CSS breakpoints. | 82 |
jameslnewell/styled-components-breakpoint | Utility functions for creating responsive styles with styled-components | 243 |
alexandrebonaventure/vue-mq | A Vue.js plugin for defining breakpoints and building responsive designs semantically and declaratively. | 537 |
pxyup/vue-not-visible | A Vue directive that allows conditional rendering of elements based on screen size and breakpoints | 23 |
apertureless/vue-parallax | A Vue.js component for creating parallax image scroll effects with customizable speed and direction. | 638 |
johndatserakis/vue-screen-size | Provides easy access to screen width and height in Vue.js applications | 44 |
simplesmiler/vue-clickaway | Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
vueform/slider | A Vue.js component for creating customizable sliders with multiple handles, tooltips, and formatting options | 279 |
antoniandre/splitpanes | A Vue.js component that provides a flexible and responsive way to divide a screen into multiple sections with adjustable sizes. | 1,909 |
iliyazelenko/vue-cool-select | A customizable, highly configurable select component with various features such as autocomplete and theme support | 244 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 507 |
fl3nkey/vue-conditional-attrs | A Vue.js component for dynamically rendering attributes and event listeners based on conditions. | 6 |
michitaro/vue-window | A Vue component for creating resizable window UI elements with various features and customization options. | 296 |
rgru/vue-simple-menu | A Vue.js component for creating simple menus with basic functionality and customization options. | 35 |
webdevnerdstuff/vue-code-block | A Vue 3 component with syntax highlighting capabilities using PrismJS or Highlight.js | 43 |