Official Vue.js wrapper for fullPage.js http://alvarotrigo.com/vue-fullpage/
The main features of alvarotrigo/vue-fullpage.js are: Layout Components.
Open-source alternatives to alvarotrigo/vue-fullpage.js include: kettanaito/atomic-layout — Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout… antoniandre/splitpanes — A Vue 3 (and 2) reliable, simple and touch-ready panes splitter / resizer. apptekstudios/ascollectionview — A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading… bertrandg/angular-split — 🍌 Angular UI library to split views and allow dragging to resize areas using CSS grid layout. chiribuc/vue-stack-grid — StackGrid is a Vue 3 component for fast, dynamic masonry/stack layouts. It automatically arranges items based on the… andrelmlins/svelte-grid-responsive — Responsive grid system based on Bootstrap for Svelte.
Atomic Layout is a declarative framework for building responsive user interfaces in React. It functions as a layout engine that abstracts complex grid structures into reusable components, allowing for the creation of hierarchical spatial distributions without the need for manual media queries. The library distinguishes itself by mapping visual layout regions to component structures through dynamic grid-template-area generation. It utilizes a property-based system where components accept specific suffixes to automatically trigger responsive style adjustments based on viewport width. By employi
A Vue 3 (and 2) reliable, simple and touch-ready panes splitter / resizer.
A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDisappear. supports cell selection, with automatic support for SwiftUI editing mode. supports autosizing of cells. supports the new…
Responsive grid system based on Bootstrap for Svelte.