8 个仓库
Render only visible cells in a scrollable two-dimensional grid to maintain performance with large datasets.
Distinct from Grid-Based View Rendering: Distinct from Grid-Based View Rendering: specifically focuses on virtualization (only rendering visible cells) rather than general grid rendering techniques.
Explore 8 awesome GitHub repositories matching user interface & experience · Virtual Grid Renderers. Refine with filters or upvote what's useful.
Luckysheet upgraded to Univer
Renders only visible rows and columns in the DOM, recycling cell elements as the user scrolls to handle large datasets.
vue-awesome-swiper is a Vue.js component wrapper for the Swiper library, providing a declarative interface for creating touch-enabled carousels. It serves as a virtualized slider component that can render only visible slides to maintain performance when handling large datasets. The project distinguishes itself through high-performance rendering and a wide array of visual effects, including 3D transitions, parallax movements, and image zoom capabilities. It also supports the synchronization of multiple slider instances and provides accessibility features such as ARIA roles and focus-scrolling
Supports multi-row grid layouts and virtualized lists to optimize rendering for large content sets.
SlickGrid is a high-performance JavaScript data grid and virtualized data table designed to render large datasets in the browser. It functions as a web spreadsheet component and tabular data manager, utilizing virtual scrolling to maintain responsiveness when displaying hundreds of thousands of entries. The library employs a canvas-based UI system to draw grid lines and elements, reducing the total number of DOM nodes. It separates raw data from visual presentation through column-based mapping and uses a formatter pipeline to transform data values into HTML strings. Capabilities include row
Renders only the visible rows and columns in a scrollable two-dimensional grid to maintain high performance.
React Virtuoso is a React component library for rendering large datasets efficiently through virtualized lists, grids, tables, and chat interfaces. It automatically measures variable-height items at runtime, computes accurate scroll offsets without requiring fixed sizes, and renders only the items within the visible viewport plus a configurable buffer zone. The library manages scroll position through a state machine that tracks direction, position, and anchor items to handle auto-scroll, sticky headers, and bidirectional loading. The library distinguishes itself with specialized components fo
Provides a virtualized grid component for responsive multi-column and masonry layouts with large datasets.
ioscreator 是一套全面的教育资源和参考指南,旨在帮助开发者构建 iOS 平台移动应用。它提供了一系列结构化的课程和教程,专注于使用 SwiftUI 框架将界面设计与移动端逻辑相结合。 该项目的特色在于其针对硬件集成和状态管理的专业指南,涵盖了摄像头、麦克风和加速度计等设备传感器的使用。它还包含一个专门的 UI 组件库,以及用于实现 Apple 原生系统服务的教程。 这些材料涵盖了广泛的功能,包括使用网格和堆栈进行布局组合、通过标签栏和模态表单进行导航管理,以及使用弹簧物理效果实现视觉动画。此外还涵盖了本地数据持久化、地图和通知等系统服务集成,以及交互式用户输入元素的实现。
Implements virtualization techniques that render only visible cells in scrollable grids to optimize performance.
Vue-easytable is a high-performance data grid component designed for the Vue.js framework. It provides a comprehensive interface for displaying and managing large-scale tabular data, utilizing virtual scrolling to maintain responsiveness by rendering only the visible subset of rows within the browser. The component offers spreadsheet-style interaction, enabling users to perform direct, in-place data editing and manipulation. It supports complex grid configurations, including column pinning, row expansion, and data filtering, allowing for the organization of structured information to improve r
Facilitates large dataset rendering using virtual scrolling techniques to maintain smooth responsiveness.
Renders only visible cells in a scrollable two-dimensional grid to maintain performance with large datasets.
This project is a local media management platform designed for organizing, browsing, and analyzing large collections of AI-generated images and videos. It functions as a specialized browser that extracts and parses embedded generation parameters, allowing users to manage their creative assets through a high-performance interface. The platform distinguishes itself through semantic search and organization capabilities, which use vector indexing to enable natural language queries across local file libraries. It automates the sorting and tagging of media based on prompt similarity and visual cont
Displays large media collections by dynamically loading and unloading visual elements to maintain high performance during rapid scrolling.