awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to akryum/vue-virtual-scroller

Open-source alternatives to Vue Virtual Scroller

30 open-source projects similar to akryum/vue-virtual-scroller, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vue Virtual Scroller alternative.

  • bvaughn/react-windowالصورة الرمزية لـ bvaughn

    bvaughn/react-window

    17,190عرض على GitHub↗

    React-window is a frontend performance optimization library designed to render large datasets in React applications. It implements virtualization techniques to manage long lists and complex tabular data by dynamically mounting and unmounting elements based on the current viewport. By limiting the number of active document nodes, the library maintains interface responsiveness when handling thousands of data entries. The library distinguishes itself through a focus on efficient layout calculations and scroll-driven reconciliation. It uses absolute positioning and predefined dimensions to determ

    TypeScript
    عرض على GitHub↗17,190
  • tangbc/vue-virtual-scroll-listالصورة الرمزية لـ tangbc

    tangbc/vue-virtual-scroll-list

    4,517عرض على GitHub↗

    vue-virtual-scroll-list is a virtualized list implementation for Vue applications. It provides a component that renders only the visible items of a large dataset to maintain high performance and limit the number of active DOM elements. The project functions as a high-performance list renderer and dynamic viewport manager. It calculates real-time list dimensions and scroll offsets to display thousands of data entries without degrading browser memory usage or performance. The system includes programmatic scroll control to navigate to specific item indices or pixel offsets. It also provides uti

    JavaScriptbig-datainfinite-scrollvirtual-list
    عرض على GitHub↗4,517
  • inokawa/virtuaالصورة الرمزية لـ inokawa

    inokawa/virtua

    3,460عرض على GitHub↗
    TypeScriptheadlessuiinfinite-scrollperformance
    عرض على GitHub↗3,460
  • wenzhixin/bootstrap-tableالصورة الرمزية لـ wenzhixin

    wenzhixin/bootstrap-table

    11,820عرض على GitHub↗

    Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It features a remote data integration system for fetching and synchronizing content from JSON endpoints using AJAX and server-side processing. The project includes a styling layer that adapts markup to work with various CSS frameworks, such as Bootstrap, Semantic UI, Bulma, and Material Design. It provides specialized rendering modes, including a hierarchical tree grid for parent-child row relationships and a responsive card-view table that transforms grids into mobile-friendly lay

    JavaScriptbootstrapbootstrap-tablebulma
    عرض على GitHub↗11,820

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • alibaba/ali-react-tableالصورة الرمزية لـ alibaba

    alibaba/ali-react-table

    979عرض على GitHub↗

    This library is a high-performance data grid component for React applications, designed to manage and display large datasets. It provides a declarative configuration system that allows developers to define table structures, data sources, and feature toggles through a structured object schema. The library distinguishes itself through a flexible layout engine that supports complex UI requirements, such as pinning headers and specific columns to viewport edges during scrolling. It utilizes virtualized rendering to maintain interface responsiveness by displaying only the visible subset of data, e

    TypeScriptreactreact-tabletable
    عرض على GitHub↗979
  • glideapps/glide-data-gridالصورة الرمزية لـ glideapps

    glideapps/glide-data-grid

    5,237عرض على GitHub↗

    Glide Data Grid is a virtualized data grid for React and TypeScript that uses the HTML Canvas API to render millions of cells smoothly. It is designed as an accessible data table that maintains high frame rates when displaying and navigating massive datasets. The project distinguishes itself through a canvas-based rendering architecture that utilizes lazy rendering and a custom drawing API. This allows for specialized cell content and data-driven styling that bypasses standard DOM update cycles to ensure high performance. The grid provides comprehensive layout and data management capabilitie

    TypeScriptaccessibledatadatagrid
    عرض على GitHub↗5,237
  • northwoodssoftware/gojsالصورة الرمزية لـ NorthwoodsSoftware

    NorthwoodsSoftware/GoJS

    8,447عرض على GitHub↗

    GoJS is a JavaScript diagramming library and canvas-based visualization engine used to build interactive flowcharts, organizational charts, and network diagrams. It functions as a data-driven framework that binds JavaScript data models to visual elements, enabling bidirectional synchronization between the underlying data and the graphical representation. The library features a comprehensive graph layout engine capable of automatically arranging nodes into trees, grids, circles, or force-directed layouts. It distinguishes itself through a template-based system for generating visual parts and a

    HTMLcanvaschartcharts
    عرض على GitHub↗8,447
  • adazzle/react-data-gridالصورة الرمزية لـ adazzle

    adazzle/react-data-grid

    7,637عرض على GitHub↗

    react-data-grid is a high-performance tabular interface for rendering and manipulating large datasets within a React application. It functions as a virtualized data table and editable spreadsheet component that supports hierarchical data grids with expandable and collapsible row groupings. The component maintains performance with massive datasets by rendering only the rows and columns currently visible in the viewport. It provides spreadsheet-like data manipulation, including cell editing and the ability to copy, paste, or drag values between cells. The grid supports advanced layout capabili

    TypeScript
    عرض على GitHub↗7,637
  • react-component/tableالصورة الرمزية لـ react-component

    react-component/table

    1,372عرض على GitHub↗

    This library is a React component designed for rendering high-performance data grids. It provides a structured framework for displaying large datasets by utilizing window-based row virtualization, which ensures that only the visible portion of the data is rendered to the document object model. The component distinguishes itself through advanced layout and navigation capabilities, including native support for sticky headers and columns that remain anchored during scrolling. Developers can exercise imperative control over the table viewport to navigate to specific indices or pixel offsets, whil

    TypeScript
    عرض على GitHub↗1,372
  • flipkart/recyclerlistviewالصورة الرمزية لـ Flipkart

    Flipkart/recyclerlistview

    5,440عرض على GitHub↗

    Recyclerlistview is a cross-platform virtualized list component for React Native and web. It functions as a cell-recycling UI library that reuses a small set of off-screen components by updating their data rather than creating new views for every item. The framework includes a dynamic grid layout engine that supports staggered grids and variable item heights, allowing for instant switching between list and grid view modes. The library provides capabilities for virtual scrolling management, including viewability tracking, sticky headers, and scroll position restoration. It also supports infin

    TypeScript
    عرض على GitHub↗5,440
  • legendapp/legend-listالصورة الرمزية لـ LegendApp

    LegendApp/legend-list

    2,953عرض على GitHub↗

    Legend List is a high-performance list rendering library designed to display massive collections of data with varying item heights. It utilizes windowed virtualization and a measured-height cache to render only the visible portion of a list, preventing lag and maintaining a smooth frame rate. The library specializes in bidirectional infinite scrolling and stable scroll anchoring, which prevents visual jumps when content is prepended to the top of a list. It includes specific alignment capabilities to keep content pinned to the bottom, supporting the layout requirements of chat interfaces. To

    TypeScript
    عرض على GitHub↗2,953
  • bvaughn/react-virtualizedالصورة الرمزية لـ bvaughn

    bvaughn/react-virtualized

    27,072عرض على GitHub↗

    react-virtualized is a library of components for rendering massive lists and tables by drawing only the elements visible in the viewport. It provides specialized layout managers including a windowed grid component and a dynamic height list manager. The project includes a masonry layout engine for packing items of varying heights and widths, as well as an infinite scroll interface for incrementally fetching and appending data. The library covers a broad range of virtualization capabilities, including frozen grid elements, reverse list rendering, and synchronized viewport scrolling. It also su

    JavaScriptgridlistlistview
    عرض على GitHub↗27,072
  • google/flexbox-layoutالصورة الرمزية لـ google

    google/flexbox-layout

    18,320عرض على GitHub↗

    This is a layout library for Android applications that implements the CSS Flexible Box layout model. It provides a view container and engine that arrange child views by distributing space and aligning content according to a flexible box model. The framework enables the creation of responsive user interfaces that automatically adjust element positioning, wrapping, and growth based on available screen dimensions and orientations. The system includes capabilities for adaptive layout workflows, dynamic element alignment, and a virtualized rendering system for recycling views to display large dat

    Kotlin
    عرض على GitHub↗18,320
  • snabbdom/snabbdomالصورة الرمزية لـ snabbdom

    snabbdom/snabbdom

    12,378عرض على GitHub↗

    Snabbdom is a virtual DOM library and DOM diffing engine used to create and update user interfaces by synchronizing a virtual tree with the browser. It functions as a modular UI framework that provides a system for generating virtual nodes and transforming them into actual browser elements. The project features a modular architecture that separates core rendering logic from optional components. It includes a dedicated SVG rendering engine for managing scalable vector graphics within a virtualized document object model. The library covers a broad range of capabilities, including lifecycle hoo

    TypeScripthacktoberfestsnabbdomvirtual-dom-library
    عرض على GitHub↗12,378
  • bosnaufal/vue2-autocompleteالصورة الرمزية لـ BosNaufal

    BosNaufal/vue2-autocomplete

    227عرض على GitHub↗

    Vue 2 Component to make Autocomplete element.

    Vue
    عرض على GitHub↗227
  • bosnaufal/vue2-loading-barB

    BosNaufal/vue2-loading-bar

    0عرض على GitHub↗
    عرض على GitHub↗0
  • chengxulvtu/cxlt-vue2-toastrC

    chengxulvtu/cxlt-vue2-toastr

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bubblings/vue-date-pickerالصورة الرمزية لـ Bubblings

    Bubblings/vue-date-picker

    98عرض على GitHub↗

    datepicker component for Vue 2.x

    Vue
    عرض على GitHub↗98
  • bkzl/vue-float-labelالصورة الرمزية لـ bkzl

    bkzl/vue-float-label

    174عرض على GitHub↗

    Float label pattern

    JavaScript
    عرض على GitHub↗174
  • astray-git/vue-dragulaالصورة الرمزية لـ Astray-git

    Astray-git/vue-dragula

    358عرض على GitHub↗

    :ok_hand: Drag and drop so simple it hurts http://astray-git.github.io/vue-dragula

    JavaScript
    عرض على GitHub↗358
  • coderdiaz/vue-datasourceالصورة الرمزية لـ coderdiaz

    coderdiaz/vue-datasource

    408عرض على GitHub↗

    A vue.js component to create dynamic tables

    JavaScript
    عرض على GitHub↗408
  • apertureless/vue-chartjsالصورة الرمزية لـ apertureless

    apertureless/vue-chartjs

    5,717عرض على GitHub↗

    vue-chartjs is a component library that wraps Chart.js chart types as reusable Vue components, integrating the charting library into Vue's component model. It provides reactive props binding so that charts automatically redraw when data or options change, and exposes the underlying Chart.js instance via template refs for direct programmatic access. The library also forwards Chart.js interaction events like clicks and hovers to Vue component event handlers, and applies ARIA labels to chart elements for screen reader support. The library distinguishes itself by offering typed Vue components for

    TypeScript
    عرض على GitHub↗5,717
  • ankane/vue-chartkickالصورة الرمزية لـ ankane

    ankane/vue-chartkick

    749عرض على GitHub↗

    Create beautiful JavaScript charts with one line of Vue

    JavaScript
    عرض على GitHub↗749
  • charliekassel/vuejs-datepickerالصورة الرمزية لـ charliekassel

    charliekassel/vuejs-datepicker

    2,594عرض على GitHub↗

    A simple Vue.js datepicker component. Supports disabling of dates, inline mode, translations

    JavaScriptdatedate-pickerdatepicker
    عرض على GitHub↗2,594
  • bajian/vue-pull-to-refreshالصورة الرمزية لـ bajian

    bajian/vue-pull-to-refresh

    136عرض على GitHub↗

    vue.js,refresh,load more,Vue2.0 上下拉刷新

    JavaScript
    عرض على GitHub↗136
  • bbonnin/vue-morrisالصورة الرمزية لـ bbonnin

    bbonnin/vue-morris

    238عرض على GitHub↗

    VueJS component wrapping Morris.js

    JavaScript
    عرض على GitHub↗238
  • blue0728/vue-areaالصورة الرمزية لـ blue0728

    blue0728/vue-area

    76عرض على GitHub↗

    省市区三级联动插件 for vue2.x ----停止更新,请看新版

    JavaScript
    عرض على GitHub↗76
  • bosnaufal/vue-rippleالصورة الرمزية لـ BosNaufal

    BosNaufal/vue-ripple

    47عرض على GitHub↗

    Vue Component to Make Google Material Design Ripple Effect. http://bosnaufal.github.io/vue-ripple/

    Vue
    عرض على GitHub↗47
  • bosnaufal/vue-scrollbarالصورة الرمزية لـ BosNaufal

    BosNaufal/vue-scrollbar

    114عرض على GitHub↗

    The Simplest Scroll Area Component with custom scrollbar for Vue Js. https://bosnaufal.github.io/vue-scrollbar/

    Vue
    عرض على GitHub↗114
  • adeptoas/sweet-modal-vueالصورة الرمزية لـ adeptoas

    adeptoas/sweet-modal-vue

    747عرض على GitHub↗

    The sweetest library to happen to modals.

    Vue
    عرض على GitHub↗747