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

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

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

3 مستودعات

Awesome GitHub RepositoriesBulk Data Copy-Paste

Capabilities for copying and pasting ranges of data within a grid interface.

Distinct from Clipboard Copying: Candidates focus on framework distribution, file uploads, or memory management, not grid-based range copy-paste.

Explore 3 awesome GitHub repositories matching user interface & experience · Bulk Data Copy-Paste. Refine with filters or upvote what's useful.

Awesome Bulk Data Copy-Paste GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • olifolkerd/tabulatorالصورة الرمزية لـ olifolkerd

    olifolkerd/tabulator

    7,550عرض على GitHub↗

    Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from JSON or arrays. It functions as a hierarchical data viewer and a spreadsheet interface component, capable of rendering thousands of records efficiently through viewport-based virtualization and progressive loading. The library distinguishes itself by providing a full spreadsheet interface mode with multi-sheet management, cell range selection, and bulk copy-paste capabilities. It supports complex data architectures, including nested data field mapping, expandable tree structure

    Supports copying values from a selected range and pasting them into another area for data duplication.

    JavaScriptajaxcdnjsdata
    عرض على GitHub↗7,550
  • jspreadsheet/ceالصورة الرمزية لـ jspreadsheet

    jspreadsheet/ce

    7,186عرض على GitHub↗

    This project is a JavaScript spreadsheet component and web-based data table that provides an interactive grid for managing tabular data. It functions as a cross-framework UI component compatible with React, Vue, and jQuery, and can also be embedded as a standalone web component. The grid is specifically designed for XLSX interoperability, allowing users to import and export XLSX files while preserving formulas and styles. It distinguishes itself through real-time collaboration for simultaneous multi-user editing and a flexible system for creating custom cell editors and specialized column typ

    Supports seamless copying and pasting of data ranges between the web interface and external spreadsheet software.

    JavaScriptdata-griddatagriddatatables
    عرض على GitHub↗7,186
  • mui/mui-xالصورة الرمزية لـ mui

    mui/mui-x

    5,791عرض على GitHub↗

    MUI X is a collection of advanced React UI components for building data-rich applications, including a data grid, charting library, date and time pickers, scheduler, and tree view. The library is built with accessibility as a core principle, ensuring all components meet WCAG and WAI-ARIA standards for keyboard navigation and screen reader announcements. The components are designed for extensibility and performance. The data grid offers comprehensive data management with sorting, filtering, pagination, column pinning, row grouping, inline editing, and Excel export. The charting library support

    Transfers selected cells to and from the system clipboard for interoperability with spreadsheet applications.

    TypeScriptchartsdata-griddatatable
    عرض على GitHub↗5,791
  1. Home
  2. User Interface & Experience
  3. Bulk Data Copy-Paste

استكشف الوسوم الفرعية

  • Cross-Application Range TransfersCapabilities for copying and pasting data ranges between a web grid and external spreadsheet software. **Distinct from Bulk Data Copy-Paste:** Distinct from Bulk Data Copy-Paste: specifically handles the interoperability between the web UI and external desktop software like Excel.