awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nadbm avatar

nadbm/react-datasheet

0
View on GitHub↗
5,445 स्टार्स·447 फोर्क्स·JavaScript·MIT·4 व्यूज़nadbm.github.io/react-datasheet↗

React Datasheet

react-datasheet एक React डेटा ग्रिड कंपोनेंट और टैबुलर एडिटर है जो एक इंटरैक्टिव स्प्रेडशीट इंटरफेस प्रदान करता है। इसे सेल एडिटिंग और कीबोर्ड नेविगेशन के लिए इन-बिल्ट समर्थन के साथ टैबुलर डेटा को प्रबंधित करने के लिए डिज़ाइन किया गया है।

यह प्रोजेक्ट रेंडरिंग और संरचना में अपने लचीलेपन द्वारा प्रतिष्ठित है, जो स्टैंडर्ड टेबल एलिमेंट्स को कस्टम मार्कअप जैसे लिस्ट्स या divs के साथ बदलने की अनुमति देता है। यह एक मैपिंग सिस्टम के माध्यम से कस्टम सेल रेंडरिंग का समर्थन करता है जो सेल मेटाडेटा के आधार पर डिफ़ॉल्ट सेल्स को विशेष कंपोनेंट्स के साथ स्वैप करता है।

यह कंपोनेंट टैबुलर डेटा प्रबंधन के लिए व्यापक क्षमताओं को कवर करता है, जिसमें एडिट्स के लिए स्टेट ट्रैकिंग, रेंज डिलीशन और डेटा पेस्ट करना शामिल है। यह सेल व्यवहार के लिए कंट्रोल्स भी प्रदान करता है, जैसे रीड-ओनली स्टेटस और कॉलम स्पैनिंग को परिभाषित करना।

Features

  • Spreadsheet Interfaces - Provides a React-based UI component that emulates spreadsheet software for structured data entry.
  • Tabular Editors - Provides a full-featured spreadsheet-like editor for React with support for bulk data pasting and range deletions.
  • Data Grid Components - Ships an Excel-like data grid component for React with cell editing and keyboard navigation.
  • Data Change Callbacks - Triggers custom callbacks when users perform edits, range deletions, or data pasting.
  • Keyboard Navigation - Implements keyboard-driven focus movement and navigation between cells in a two-dimensional grid.
  • Tabular Data Management Interfaces - Provides an interface for managing two-dimensional data arrays via an interactive spreadsheet.
  • Reactive Grid Renderers - Provides a reactive data grid with built-in cell editing and keyboard navigation.
  • Data Grid Customization - Enables the creation of specialized tables with custom rendering and behavior for complex information.
  • Data Tables - Provides a grid system for interacting with tabular datasets featuring custom rendering and state tracking.
  • Interactive Cell Rendering - Renders table cells as custom React components for rich interactive elements and specialized inputs.
  • Component-Based Cell Rendering - Renders data using custom React components to display specialized inputs and visual indicators.
  • Behavioral - Allows attaching arbitrary attributes to cells to control hints, styling, and interactivity.
  • UI State Callbacks - Provides callbacks that trigger when the visual state of the data grid changes during cell editing.
  • Visual State Reconciliation - Synchronizes the internal data model with the visual table hierarchy through React re-renders.
  • Component Overrides - Provides mechanisms to replace default table components with custom implementations for sheets, rows, and cells.
  • Grid Cell Configurations - Provides tools for defining the read-only status, span, and placement of individual grid cells.
  • Cell Column Spanning - Supports defining column spanning for individual cells via behavioral properties.
  • DOM Element Overrides - Allows the underlying spreadsheet markup to be changed to elements like lists or divs.
  • Table Layout Engines - Implements layout logic to manage cell spanning and styling based on cell metadata.
  • Markup Abstractions - Allows the underlying DOM elements of the grid to be swapped from tables to divs or lists.

स्टार हिस्ट्री

nadbm/react-datasheet के लिए स्टार हिस्ट्री चार्टnadbm/react-datasheet के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

React Datasheet के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो React Datasheet के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • denisraslov/react-spreadsheet-griddenisraslov का अवतार

    denisraslov/react-spreadsheet-grid

    1,173GitHub पर देखें↗

    This project is a high-performance data grid component for React designed to render large datasets within a spreadsheet-style interface. It provides a framework for displaying structured tabular information while enabling complex cell-based interactions and data management tasks. The component distinguishes itself through its support for spreadsheet-like editing workflows, including keyboard-driven navigation and the ability to inject custom components into individual cells. Users can dynamically manage the grid layout by resizing columns and organizing headers, ensuring the interface adapts

    JavaScriptdata-gridexcelgrid
    GitHub पर देखें↗1,173
  • alibaba/ali-react-tablealibaba का अवतार

    alibaba/ali-react-table

    979GitHub पर देखें↗

    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
  • react-component/tablereact-component का अवतार

    react-component/table

    1,372GitHub पर देखें↗

    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
  • olifolkerd/tabulatorolifolkerd का अवतार

    olifolkerd/tabulator

    7,550GitHub पर देखें↗

    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

    JavaScriptajaxcdnjsdata
    GitHub पर देखें↗7,550
React Datasheet के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

nadbm/react-datasheet क्या करता है?

react-datasheet एक React डेटा ग्रिड कंपोनेंट और टैबुलर एडिटर है जो एक इंटरैक्टिव स्प्रेडशीट इंटरफेस प्रदान करता है। इसे सेल एडिटिंग और कीबोर्ड नेविगेशन के लिए इन-बिल्ट समर्थन के साथ टैबुलर डेटा को प्रबंधित करने के लिए डिज़ाइन किया गया है।

nadbm/react-datasheet की मुख्य विशेषताएं क्या हैं?

nadbm/react-datasheet की मुख्य विशेषताएं हैं: Spreadsheet Interfaces, Tabular Editors, Data Grid Components, Data Change Callbacks, Keyboard Navigation, Tabular Data Management Interfaces, Reactive Grid Renderers, Data Grid Customization।

nadbm/react-datasheet के कुछ ओपन-सोर्स विकल्प क्या हैं?

nadbm/react-datasheet के ओपन-सोर्स विकल्पों में शामिल हैं: denisraslov/react-spreadsheet-grid — This project is a high-performance data grid component for React designed to render large datasets within a… alibaba/ali-react-table — This library is a high-performance data grid component for React applications, designed to manage and display large… react-component/table — This library is a React component designed for rendering high-performance data grids. It provides a structured… olifolkerd/tabulator — Tabulator is an interactive data table library and virtual DOM data grid used to create high-performance tables from… facebookarchive/fixed-data-table — Fixed-data-table is a React component library designed for rendering large datasets within structured, scrollable grid… grid-js/gridjs — Grid.js is a framework-agnostic JavaScript library for rendering interactive data grids. It allows for the display of…