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.