How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Responsive grid system based on Bootstrap for Svelte.
The main features of andrelmlins/svelte-grid-responsive are: Layout Components.
Projects with overlapping indexed features 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… alvarotrigo/vue-fullpage.js — Official Vue.js wrapper for fullPage.js http://alvarotrigo.com/vue-fullpage/.
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…
Official Vue.js wrapper for fullPage.js http://alvarotrigo.com/vue-fullpage/